Skip to content
Snippets Groups Projects
Commit 66ef0a3b authored by Seth Meranda's avatar Seth Meranda
Browse files

Stripped out IE6 fixes, we don't have to deal with IE6 in mobile.

parent 7388d232
No related branches found
No related tags found
No related merge requests found
......@@ -167,22 +167,6 @@ z-index:9999999;
/* IE 6 fixes */
* html #widgets_left {
height:360px;
}
* html #widgets_middle {
height:360px;
}
* html #widgets_right {
height:360px;
float:none;
}
/* IE6 layout fixes */
* html #profile_info_column_left {
margin:0 10px 0 0;
}
/* IE7 */
*:first-child+html #profile_info_column_left {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment