From 261f61ac26a8cd251a65ee432d1afe487a1bf4bf Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Mon, 9 Sep 2013 17:21:18 -0700 Subject: [PATCH] Oops --- static/sections.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/sections.less b/static/sections.less index 47ea26095..7ed418ebd 100644 --- a/static/sections.less +++ b/static/sections.less @@ -19,7 +19,7 @@ section { } } -div > section:first-child, { +div > section:first-child, form > section:first-child { border-top: none; padding-top: 0;