Removing "_position" from style.css, that is an old hack for ie not needed

This commit is contained in:
Florent Viard 2014-06-10 02:10:55 +02:00
parent 4566c9a9f3
commit dcdea9da4b

View File

@ -21,7 +21,6 @@ input[type=checkbox], input[type=radio] {
.alerts {
position: fixed;
_position: absolute;
right: 6px;
z-index: 900;
width: 40%;