diff --git a/r2/r2/public/static/css/reddit.css b/r2/r2/public/static/css/reddit.css index 93e210af0..5d73fcb90 100644 --- a/r2/r2/public/static/css/reddit.css +++ b/r2/r2/public/static/css/reddit.css @@ -1986,7 +1986,7 @@ label + #moresearchinfo { .bottommenu { color: gray; font-size: smaller; clear: both} .bottommenu a { color: gray; text-decoration: underline; } .bottommenu.serverinfo { text-align:right; padding:5px; } -.bottommenu.serverinfo .icon { color:#a0a0a0; font:1.5em serif; padding:0 4px; } +.bottommenu.serverinfo .icon { color:#a0a0a0; font:1.5em serif; padding:0 2px; } .bottommenu.serverinfo .content { display:none; } .bottommenu.serverinfo:hover .content { display:inline; } diff --git a/r2/r2/templates/redditfooter.html b/r2/r2/templates/redditfooter.html index 4ba962c05..61d86f1a5 100644 --- a/r2/r2/templates/redditfooter.html +++ b/r2/r2/templates/redditfooter.html @@ -54,5 +54,5 @@ dict(year=datetime.datetime.now().timetuple()[0])}
- +