From 3fa03af2e6f80d5d47138b7f64bacdb35e6599cf Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Thu, 11 Sep 2014 18:11:15 -0700 Subject: [PATCH] fix noskip box padding --- scribblings/mb.css | 1 + 1 file changed, 1 insertion(+) diff --git a/scribblings/mb.css b/scribblings/mb.css index ceae050..69332e0 100644 --- a/scribblings/mb.css +++ b/scribblings/mb.css @@ -3,6 +3,7 @@ .noskip .refcolumn { background: #998; color: white; + padding-top: 0.6rem; } .noskip .refcontent p {