removed 10px from margin left
authorIan Weller <ian@gaslightmedia.com>
Wed, 30 Sep 2015 14:09:05 +0000 (10:09 -0400)
committerIan Weller <ian@gaslightmedia.com>
Wed, 30 Sep 2015 14:09:05 +0000 (10:09 -0400)
css/app.css
scss/_topbar.scss

index 1356d90..d6695e9 100644 (file)
@@ -6762,7 +6762,7 @@ h4 {
   width: 90%; }
 
 .top-bar .top-bar-section ul li ul.open {
-  margin-left: 16px; }
+  margin-left: 6px; }
 
 #menu-top-bar {
   padding-left: 180px; }
index 643332b..782bc64 100644 (file)
@@ -69,7 +69,7 @@
     width: 90%;
 }
 .top-bar .top-bar-section ul li ul.open {
-    margin-left: 16px;
+    margin-left: 6px;
 }
 #menu-top-bar {
   padding-left: 180px;