tighter menu
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Fri, 28 Jun 2013 10:37:04 +0000 (12:37 +0200)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Fri, 28 Jun 2013 10:37:04 +0000 (12:37 +0200)
prawokultury/static/css/menu.css
prawokultury/static/css/menu.scss

index cfd717c..65a28d5 100644 (file)
@@ -11,7 +11,7 @@
     position: relative;
     list-style: none;
     padding-left: 0;
-    margin-right: 3em; }
+    margin-right: 2.5em; }
     #menu li a {
       color: black;
       font-size: 1.1em; }
index 29948bc..8e46fb6 100644 (file)
@@ -13,7 +13,7 @@
         position: relative;
         list-style: none;
         padding-left: 0;
-        margin-right: 3em;
+        margin-right: 2.5em;
 
         a {
             color: black;
@@ -46,4 +46,4 @@
     #item-lang a {
         color: #ed952f; 
     }
-}
\ No newline at end of file
+}