Removing "_position" from style.css, that is an old hack for ie not needed
This commit is contained in:
parent
4566c9a9f3
commit
dcdea9da4b
|
@ -21,7 +21,6 @@ input[type=checkbox], input[type=radio] {
|
||||||
|
|
||||||
.alerts {
|
.alerts {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
_position: absolute;
|
|
||||||
right: 6px;
|
right: 6px;
|
||||||
z-index: 900;
|
z-index: 900;
|
||||||
width: 40%;
|
width: 40%;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user