Team:Edinburgh/tech/iefixes

From 2011.igem.org

(Difference between revisions)
Line 7: Line 7:
bottom: 0px;
bottom: 0px;
padding: -5px;  
padding: -5px;  
 +
}
 +
.leftmenu li {
 +
list-style: none !important;
}
}

Revision as of 10:21, 22 July 2011

/* IE CSS fixes */

  1. footer-box {

position: relative; border: none; margin-top: 40px; margin-bottom: 0px; bottom: 0px; padding: -5px; } .leftmenu li { list-style: none !important; }

  1. hintcontainer {

margin-bottom: 10px; bottom: 20px; float: left !important; }