[-] MO : fixed bug #PSCFV-5335 - duplication of background value in blockmyaccountfooter module
This commit is contained in:
@@ -14,12 +14,11 @@
|
||||
|
||||
|
||||
/* block myaccount in footer */
|
||||
#footer .myaccount {padding:15px 10px;}
|
||||
#footer .myaccount h4 {background: none;}
|
||||
#footer .myaccount .logout {display:none;}
|
||||
#footer .myaccount h4 {
|
||||
padding:0 0 10px 0;
|
||||
background:#333
|
||||
background:none
|
||||
}
|
||||
#footer .myaccount ul {margin-bottom:0}
|
||||
#footer .myaccount li {border-bottom:none}
|
||||
|
||||
Reference in New Issue
Block a user