mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-26 15:28:37 -05:00
Fix sprited header image in IE7.
This commit is contained in:
committed by
Neil Williams
parent
8350d3f457
commit
67172823ec
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user