diff --git a/modules/blockmyaccountfooter/blockmyaccount.css b/modules/blockmyaccountfooter/blockmyaccount.css index 629d30995..ac56d649c 100644 --- a/modules/blockmyaccountfooter/blockmyaccount.css +++ b/modules/blockmyaccountfooter/blockmyaccount.css @@ -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}