From cdac18bec064d8554b10e92389bc18532833cb17 Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Sat, 7 Dec 2013 13:02:57 -0300 Subject: [PATCH] Css fixes --- style.css | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/style.css b/style.css index 205a8ef..bba75e3 100644 --- a/style.css +++ b/style.css @@ -236,10 +236,11 @@ color: #666666; /* */ /* */ #portal-siteactions { -font-size: 85%; -padding-bottom: 2em; -text-align: center; -clear: left; + padding-bottom: 5px; + margin-top: -10px; + font-size: 85%; + text-align: center; + clear: left; } #portal-siteactions li { margin-right: 0.5em; @@ -247,6 +248,9 @@ margin-right: 0.5em; #portal-siteactions li a:hover { color: #75ad0a } +#portal-siteactions li a { + padding: 4px 0px; +} /* */ /* */ a.link-parent { @@ -447,11 +451,6 @@ label { font-weight: normal; } -#portal-siteactions { - padding-bottom: 5px; - margin-top: -10px; -} - /* Bar Psocial Style - Menu Horizontal*/ #wrap-2 #user{ -- libgit2 0.21.2