Fix sprited header image in IE7.

This commit is contained in:
Max Goodman
2011-10-30 21:34:26 -07:00
committed by Neil Williams
parent 8350d3f457
commit 67172823ec

View File

@@ -23,3 +23,17 @@
#mail {
top: 0;
}
#header-img.default-header {
display: block;
float: left;
}
#header-bottom-left .tabmenu {
position: absolute;
bottom: -1px;
}
#header-bottom-right {
clear: both;
}