mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 17:35:56 +00:00
fix hlLeft img size to prevent layout moving on load
This commit is contained in:
@@ -1147,7 +1147,11 @@ div.hlLeft input {
|
||||
|
||||
div.hlLeft img, div.hlRight img {
|
||||
margin : 0px 4px 0px 4px;
|
||||
}
|
||||
|
||||
div.hlLeft img {
|
||||
width : 16px;
|
||||
height : 16px;
|
||||
}
|
||||
|
||||
div.fatalError {
|
||||
|
||||
Reference in New Issue
Block a user