mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-17 10:21:29 +00:00
main toolbar: set overflow to hidden
This commit is contained in:
@@ -370,6 +370,7 @@ div.prefHelp {
|
|||||||
white-space : nowrap;
|
white-space : nowrap;
|
||||||
display : table-cell;
|
display : table-cell;
|
||||||
color : #999;
|
color : #999;
|
||||||
|
overflow : hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
#main-toolbar > *,
|
#main-toolbar > *,
|
||||||
|
|||||||
Reference in New Issue
Block a user