From 29456ec4007b588c7b198eb20fba5042ffa8b307 Mon Sep 17 00:00:00 2001 From: Kyle Fiedler Date: Mon, 6 Feb 2012 20:08:58 -0500 Subject: [PATCH] CSS --- css/application.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/application.css b/css/application.css index 0166f08bb7..ba890d0184 100644 --- a/css/application.css +++ b/css/application.css @@ -1162,7 +1162,7 @@ div.info-wrapper section.handouts { div.info-wrapper section.handouts ol { list-style: none; } div.info-wrapper section.handouts ol li h2 { - padding: 7px 22.652px; } + padding: 0 22.652px; } div.info-wrapper section.handouts ol li a { -webkit-box-shadow: 0 1px 0 #eeeeee; -moz-box-shadow: 0 1px 0 #eeeeee;