From dc0906ff4d919b0525518a06e3b5e614fb7bc7c7 Mon Sep 17 00:00:00 2001 From: Neil Williams Date: Tue, 16 Oct 2012 11:47:06 -0700 Subject: [PATCH] ads: Get rid of an unsightly gap between the 300x100 and the border. --- r2/r2/public/static/css/reddit.css | 1 + 1 file changed, 1 insertion(+) diff --git a/r2/r2/public/static/css/reddit.css b/r2/r2/public/static/css/reddit.css index b3a93be7a..69105044f 100755 --- a/r2/r2/public/static/css/reddit.css +++ b/r2/r2/public/static/css/reddit.css @@ -4247,6 +4247,7 @@ table.lined-table { .sponsorshipbox div { border: 1px solid #D0D0D0; width: 300px; + font-size: 0; } /* otherwise the pixel will cause a horizontal scrollbar in firefox */