From 28abaf18e5d2257f95b7a3ea268f8f3d45e9d49c Mon Sep 17 00:00:00 2001 From: Eric Martel Date: Sat, 1 Feb 2014 11:48:10 -0500 Subject: [PATCH] Style update changed the css to add the same 10px margin at the bottom of each section --- styles/site/site-navigation.less | 1 + 1 file changed, 1 insertion(+) diff --git a/styles/site/site-navigation.less b/styles/site/site-navigation.less index 4f59179..5c9e80f 100644 --- a/styles/site/site-navigation.less +++ b/styles/site/site-navigation.less @@ -19,6 +19,7 @@ .pan; .no-list; font-size: 16px; + margin-bottom: 10px; } .site-navigation > ul > li{ margin-bottom: 10px;