summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-05-06 10:56:10 +0300
committerAndrew Dolgov <[email protected]>2017-05-06 10:56:10 +0300
commit6c34ef612c09bcd1e3e879c554dfeae127bb3046 (patch)
treee5d8802bf2391f143456a6cfae242149fe0a6fbb /css
parent4fd0790804191dac3247430cc3bd7053ae7d32ca (diff)
notify msg: reduce padding
Diffstat (limited to 'css')
-rw-r--r--css/tt-rss.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/tt-rss.css b/css/tt-rss.css
index b470931bd..b8da2ce0e 100644
--- a/css/tt-rss.css
+++ b/css/tt-rss.css
@@ -187,7 +187,7 @@ a:hover {
#notify span {
display : table-cell;
vertical-align : middle;
- padding : 4px;
+ padding : 2px;
}
.notify {