Commit cdac18bec064d8554b10e92389bc18532833cb17

Authored by Victor Costa
1 parent e08bb161

Css fixes

Showing 1 changed file with 8 additions and 9 deletions   Show diff stats
@@ -236,10 +236,11 @@ color: #666666; @@ -236,10 +236,11 @@ color: #666666;
236 /* */ 236 /* */
237 /* */ 237 /* */
238 #portal-siteactions { 238 #portal-siteactions {
239 -font-size: 85%;  
240 -padding-bottom: 2em;  
241 -text-align: center;  
242 -clear: left; 239 + padding-bottom: 5px;
  240 + margin-top: -10px;
  241 + font-size: 85%;
  242 + text-align: center;
  243 + clear: left;
243 } 244 }
244 #portal-siteactions li { 245 #portal-siteactions li {
245 margin-right: 0.5em; 246 margin-right: 0.5em;
@@ -247,6 +248,9 @@ margin-right: 0.5em; @@ -247,6 +248,9 @@ margin-right: 0.5em;
247 #portal-siteactions li a:hover { 248 #portal-siteactions li a:hover {
248 color: #75ad0a 249 color: #75ad0a
249 } 250 }
  251 +#portal-siteactions li a {
  252 + padding: 4px 0px;
  253 +}
250 /* */ 254 /* */
251 /* */ 255 /* */
252 a.link-parent { 256 a.link-parent {
@@ -447,11 +451,6 @@ label { @@ -447,11 +451,6 @@ label {
447 font-weight: normal; 451 font-weight: normal;
448 } 452 }
449 453
450 -#portal-siteactions {  
451 - padding-bottom: 5px;  
452 - margin-top: -10px;  
453 -}  
454 -  
455 /* Bar Psocial Style - Menu Horizontal*/ 454 /* Bar Psocial Style - Menu Horizontal*/
456 455
457 #wrap-2 #user{ 456 #wrap-2 #user{