mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 22:35:55 +00:00
fix vertical position of cdm collapse button in floating title
This commit is contained in:
@@ -1015,6 +1015,10 @@ span.collapseBtn {
|
|||||||
cursor : pointer;
|
cursor : pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
span.collapseBtn img {
|
||||||
|
vertical-align : middle;
|
||||||
|
}
|
||||||
|
|
||||||
div.postContent h1 {
|
div.postContent h1 {
|
||||||
font-size : 16px;
|
font-size : 16px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user