[static-web] wiki: Cover entire link height when hovering on header



commit 141f1eaa7fcf315a2a8afecddef2837cbbdbb85e
Author: Tom Tryfonidis <tomtryf gnome org>
Date:   Wed May 17 11:14:02 2017 +0300

    wiki: Cover entire link height when hovering on header

 wiki.gnome.org/gnome-responsive/css/style.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/wiki.gnome.org/gnome-responsive/css/style.css b/wiki.gnome.org/gnome-responsive/css/style.css
index dee8e4f..4c609b6 100644
--- a/wiki.gnome.org/gnome-responsive/css/style.css
+++ b/wiki.gnome.org/gnome-responsive/css/style.css
@@ -12,7 +12,7 @@
     background-color: rgba(100%, 100%, 100%, 0.2);
 }
 #header_tabs li a {
-    padding: 14px 4px;
+    padding: 16px 4px;
 }
 
 body {


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