fix
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Fri, 8 Feb 2013 16:06:35 +0000 (17:06 +0100)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Fri, 8 Feb 2013 16:06:35 +0000 (17:06 +0100)
edumed/static/css/base.css
edumed/static/css/base.scss

index 4d807d7..c256472 100644 (file)
@@ -61,7 +61,8 @@ header.main {
     width: 2.75em;
     height: 2.125em;
     text-align: center;
-    margin: auto; }
+    margin: auto;
+    margin-bottom: .8em; }
   header.main nav .menu-lekcje:before {
     background: url(../img/menu/lekcje.png) no-repeat 0 0;
     background-size: 100%; }
index b21a555..3bf409f 100644 (file)
@@ -88,6 +88,7 @@ header.main {
             height: 34*$px;
             text-align:center;
             margin: auto;
+            margin-bottom: .8em;
         }
         .menu-lekcje:before { background: url(../img/menu/lekcje.png) no-repeat 0 0; background-size: 100%;}
         .menu-kompetencje:before { background: url(../img/menu/katalog.png) no-repeat 0 0; background-size: 100%;}