mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-22 22:01:29 +00:00
fix line-height for subtoolbar children
This commit is contained in:
@@ -830,6 +830,11 @@ div.headlinesSubToolbar {
|
||||
color : gray;
|
||||
}
|
||||
|
||||
div.headlinesSubToolbar * {
|
||||
line-height : normal;
|
||||
}
|
||||
|
||||
|
||||
div.headlinesSubToolbar div#subtoolbar_ftitle {
|
||||
float : right;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user