From 245cd4582f4b9fdb2f1afba52aeb160cacb87af3 Mon Sep 17 00:00:00 2001 From: Max Goodman Date: Thu, 17 Apr 2014 01:36:49 -0700 Subject: [PATCH] Add a little more spacing around trending subreddits list. --- r2/r2/public/static/css/reddit.less | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/r2/r2/public/static/css/reddit.less b/r2/r2/public/static/css/reddit.less index a4d9e4c91..f02cc76b7 100755 --- a/r2/r2/public/static/css/reddit.less +++ b/r2/r2/public/static/css/reddit.less @@ -8345,7 +8345,8 @@ body.with-listing-chooser { } .trending-subreddits { - margin-top: -4px; + margin-top: -2px; + margin-bottom: 8px; line-height: 1.75em; // the combined padding/margins of .link and .midcol