summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-10 22:48:48 +0300
committerAndrew Dolgov <[email protected]>2018-12-10 22:48:48 +0300
commitdf434293cd1e69ac1d5b71712f996f6763d247ed (patch)
tree1a63a9afdca2b8dc3dc22c505c672aaa579baec2 /themes/night.css
parentb098ee09cffb5e41d67fe16e9da09d4cb43e8f44 (diff)
reduce label styling stuff (2)
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/night.css b/themes/night.css
index 2c3f0e966..c5798946e 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -409,7 +409,7 @@ body.ttrss_main .label {
color: #cccccc;
font-weight: normal;
margin-left: 2px;
- padding: 1px 2px;
+ padding: 1px 4px 1px 1px;
white-space: nowrap;
}
body.ttrss_main .label i {