add workaround for prefs feed tree favicon placement
This commit is contained in:
@@ -61,6 +61,11 @@ body.ttrss_prefs {
|
||||
background : @color-panel-bg;
|
||||
}
|
||||
|
||||
#feedTree .dijitTreeContent {
|
||||
display : inline-flex;
|
||||
margin-left : 4px;
|
||||
}
|
||||
|
||||
.dijitDialog #pref-profiles-list .dijitInlineEditBoxDisplayMode {
|
||||
padding : 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user