1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 10:05:56 +00:00

notify msg: reduce padding

This commit is contained in:
Andrew Dolgov
2017-05-06 10:56:10 +03:00
parent 4fd0790804
commit 6c34ef612c

View File

@@ -187,7 +187,7 @@ a:hover {
#notify span {
display : table-cell;
vertical-align : middle;
padding : 4px;
padding : 2px;
}
.notify {