[guadec-web] style: Reduce the menu items padding a bit more



commit 154ecd852c3bd694cacc7b72bce262854a346054
Author: Rui Matos <tiagomatos gmail com>
Date:   Sat Jul 27 18:35:38 2013 +0200

    style: Reduce the menu items padding a bit more

 wordcamp-base/style.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/wordcamp-base/style.css b/wordcamp-base/style.css
index fc520a7..f84a0f0 100644
--- a/wordcamp-base/style.css
+++ b/wordcamp-base/style.css
@@ -1417,7 +1417,7 @@ code {
 
 .menu-item {
        display: inline-block;
-       padding: 0 22px;
+       padding: 0 20px;
        font-size: 16px;
        color: #6b8e9f;
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]