[guadec-web] style: Reduce padding on menu items so that we can fit in another one
- From: Rui Matos <rtcm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [guadec-web] style: Reduce padding on menu items so that we can fit in another one
- Date: Thu, 4 Jul 2013 13:05:57 +0000 (UTC)
commit 1f687fe50f1c5ac376bf33849b85068e91f617e5
Author: Rui Matos <tiagomatos gmail com>
Date: Thu Jul 4 15:05:22 2013 +0200
style: Reduce padding on menu items so that we can fit in another one
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 098180c..3068930 100644
--- a/wordcamp-base/style.css
+++ b/wordcamp-base/style.css
@@ -1418,7 +1418,7 @@ code {
.menu-item {
display: inline-block;
- padding: 0 30px;
+ padding: 0 15px;
font-size: 16px;
color: #6b8e9f;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]