OSDN Git Service

Reduce the size of main nav
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Sat, 29 Jun 2013 05:35:52 +0000 (08:35 +0300)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Sat, 29 Jun 2013 05:35:52 +0000 (08:35 +0300)
app/assets/stylesheets/sections/nav.scss

index c92c63d..fc1f1bc 100644 (file)
@@ -6,7 +6,7 @@
 
   ul {
     margin: auto;
-    height: 42px;
+    height: 40px;
     overflow: hidden;
     .count {
       font-weight: normal;
@@ -78,7 +78,7 @@
       text-shadow: 0 1px 1px white;
       padding: 0 10px;
       text-decoration: none;
-      padding-top: 4px;
+      padding-top: 2px;
     }
   }
 }