main toolbar: set overflow to hidden
This commit is contained in:
parent
8b73bd28d8
commit
d4fec604fc
1 changed files with 1 additions and 0 deletions
|
@ -370,6 +370,7 @@ div.prefHelp {
|
|||
white-space : nowrap;
|
||||
display : table-cell;
|
||||
color : #999;
|
||||
overflow : hidden;
|
||||
}
|
||||
|
||||
#main-toolbar > *,
|
||||
|
|
Loading…
Reference in a new issue