#17828: Fixing background covering links in admin menu

Work Items: 17828

--HG--
branch : 1.x
This commit is contained in:
Sebastien Ros
2011-06-03 17:43:20 -07:00
parent a446088fc3
commit 2dda95fbf4

View File

@@ -184,7 +184,6 @@ hr {border:0; height:1px; color:#e4e5e6; background-color:#e4e5e6;}
#footer {
clear:both;
height:70px;
position:relative;
margin-top:-70px; /*Top margin set negative px of footer height*/
background:url(images/vinesBackgroundBottom.gif) no-repeat bottom left;
}