mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:25:57 +00:00
edit tags dialog: enable overflow so that tag completion works properly
This commit is contained in:
@@ -1146,4 +1146,8 @@ body#ttrssMain #feedTree .dijitTreeRow img.dijitTreeExpandoLeaf {
|
||||
|
||||
.dijitDropDownButton.attachments {
|
||||
display : inline-block;
|
||||
}
|
||||
|
||||
#editTagsDlg{
|
||||
overflow: visible;
|
||||
}
|
||||
Reference in New Issue
Block a user