From c15f4af2feeb13d224abca0485fccc5b2e103bd4 Mon Sep 17 00:00:00 2001 From: shlurbee Date: Thu, 12 Dec 2013 07:41:46 -0800 Subject: [PATCH] Make explore headlines the usual size. --- r2/r2/public/static/css/reddit.less | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/r2/r2/public/static/css/reddit.less b/r2/r2/public/static/css/reddit.less index 6ae1dc93a..ca74db797 100755 --- a/r2/r2/public/static/css/reddit.less +++ b/r2/r2/public/static/css/reddit.less @@ -1081,16 +1081,6 @@ body.with-listing-chooser.explore-page #header .pagename { } } - .link { - .title { - font-size: small; - padding-bottom: 2px; - } - .domain { - font-size: x-small; - } - } - .explore-sr { display: inline-block; font-size: 1.1em;