diff options
| author | Andrew Dolgov <noreply@fakecake.org> | 2017-07-27 08:24:13 +0300 |
|---|---|---|
| committer | Andrew Dolgov <noreply@fakecake.org> | 2017-07-27 08:24:13 +0300 |
| commit | 94df90a7ebd41155fb6c467624021f73128a27cf (patch) | |
| tree | 1bc00db56b35483618b08596f5ebff57a51538b7 /css | |
| parent | a1a98d841f75bbb12d7e81b087e456f37928ef64 (diff) | |
update previous
Diffstat (limited to 'css')
| -rw-r--r-- | css/tt-rss.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/tt-rss.css b/css/tt-rss.css index 2fb9a2551..445af3122 100644 --- a/css/tt-rss.css +++ b/css/tt-rss.css @@ -1130,6 +1130,7 @@ body#ttrssMain #feedTree .counterNode { position : relative; line-height : 14px; margin-right : 8px; + margin-top : 2px; min-width : 23px; height : 14px; } |