Move IE hacks to the leper colony.

This commit is contained in:
Max Goodman
2011-09-23 14:34:52 -07:00
parent deb0da397c
commit a0eda96c95
3 changed files with 10 additions and 5 deletions

View File

@@ -163,4 +163,3 @@ div.popup {
background-image: url(/static/adowngray.gif);
background-position: 0 0;
}

View File

@@ -14,3 +14,12 @@
.message .midcol {
width: 15px;
}
.tabmenu {
display: inline;
zoom: 1;
}
#mail {
top: 0;
}

View File

@@ -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 {