fix line-height for subtoolbar children (2)

This commit is contained in:
Andrew Dolgov 2009-01-23 12:34:16 +01:00
parent e81d03084d
commit e98b372bcd

View file

@ -837,6 +837,8 @@ div.headlinesSubToolbar * {
div.headlinesSubToolbar div#subtoolbar_ftitle {
float : right;
line-height : 25px;
}
span.contentPreview {