[guadec-web] style: Reduce menu items padding to squeeze in the Map link



commit e7e7fde864a3193f43709202b27eca4652452322
Author: Rui Matos <tiagomatos gmail com>
Date:   Fri Jul 26 17:20:52 2013 +0200

    style: Reduce menu items padding to squeeze in the Map link

 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 97506aa..fc520a7 100644
--- a/wordcamp-base/style.css
+++ b/wordcamp-base/style.css
@@ -1417,7 +1417,7 @@ code {
 
 .menu-item {
        display: inline-block;
-       padding: 0 25px;
+       padding: 0 22px;
        font-size: 16px;
        color: #6b8e9f;
 }


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