]> git.wh0rd.org - tt-rss.git/blobdiff - css/tt-rss.css
edit tags dialog: enable overflow so that tag completion works properly
[tt-rss.git] / css / tt-rss.css
index 589f96b33d63e6d0ff3bba46663e1a6ff94f40e3..e1dc64369936c7d40ed16ec6704a9e570569ab97 100644 (file)
@@ -1146,4 +1146,8 @@ body#ttrssMain #feedTree .dijitTreeRow img.dijitTreeExpandoLeaf {
 
 .dijitDropDownButton.attachments {
        display : inline-block;
+}
+
+#editTagsDlg{
+       overflow: visible;
 }
\ No newline at end of file