fix line-height for subtoolbar children (2)
This commit is contained in:
parent
e81d03084d
commit
e98b372bcd
1 changed files with 2 additions and 0 deletions
|
@ -837,6 +837,8 @@ div.headlinesSubToolbar * {
|
|||
|
||||
div.headlinesSubToolbar div#subtoolbar_ftitle {
|
||||
float : right;
|
||||
line-height : 25px;
|
||||
|
||||
}
|
||||
|
||||
span.contentPreview {
|
||||
|
|
Loading…
Reference in a new issue