mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-27 07:48:16 -05:00
Move IE hacks to the leper colony.
This commit is contained in:
@@ -163,4 +163,3 @@ div.popup {
|
||||
background-image: url(/static/adowngray.gif);
|
||||
background-position: 0 0;
|
||||
}
|
||||
|
||||
|
||||
@@ -14,3 +14,12 @@
|
||||
.message .midcol {
|
||||
width: 15px;
|
||||
}
|
||||
|
||||
.tabmenu {
|
||||
display: inline;
|
||||
zoom: 1;
|
||||
}
|
||||
|
||||
#mail {
|
||||
top: 0;
|
||||
}
|
||||
|
||||
@@ -213,8 +213,7 @@ ul.flat-vert {text-align: left;}
|
||||
text-indent: -9999px;
|
||||
overflow: hidden;
|
||||
width: 15px;
|
||||
height: 12px;
|
||||
margin-bottom: -2px;
|
||||
height: 10px;
|
||||
}
|
||||
#mail.havemail {
|
||||
background-image: url(/static/mail.png); /* SPRITE */
|
||||
@@ -336,8 +335,6 @@ ul.flat-vert {text-align: left;}
|
||||
white-space: nowrap;
|
||||
display: inline-block;
|
||||
margin-top: 5px;
|
||||
*display: inline;
|
||||
zoom: 1;
|
||||
}
|
||||
|
||||
.tabmenu li {
|
||||
|
||||
Reference in New Issue
Block a user