summaryrefslogtreecommitdiff
path: root/css/default.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-06 07:35:41 +0300
committerAndrew Dolgov <[email protected]>2018-12-06 07:35:41 +0300
commitf5973404042a74c8f9b23f9eb5fe057cbc2d9dc9 (patch)
tree5f2589d98bea2a8e34475ea7005f3663fe7cf6b8 /css/default.css
parent19e24b4fe2905656ea1c8576e00389396ec3a14e (diff)
night.css-related fixes
Diffstat (limited to 'css/default.css')
-rw-r--r--css/default.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/default.css b/css/default.css
index c8072643d..6aa892adf 100644
--- a/css/default.css
+++ b/css/default.css
@@ -750,6 +750,7 @@ body.ttrss_main #toolbar-frame #toolbar {
background: white;
border: 0px solid #ddd;
border-bottom-width: 1px;
+ padding-left: 4px;
height: 32px;
display: flex;
flex-direction: row;