Fix for Bug 4214, "Your Cart is Currently Empty" popup displays underneath News header

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
This commit is contained in:
Owen Leonard 2010-02-24 12:13:45 -05:00 committed by Galen Charlton
parent 470ef0e7fc
commit 4301a40d4c

View file

@ -1830,6 +1830,7 @@ h1#xml a {
padding : 10px;
text-align : center;
width : 180px;
z-index : 50;
}
#cartmenulink {
background: transparent url("../../img/cart-small.gif") 0 3px no-repeat;