Update ie.css

This commit is contained in:
inb4 nyssa 2015-04-06 20:54:49 +02:00
parent 4aefb1d3f3
commit 6482b348e1
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
.ie-btn-fix {
float: left;
position: relative;
position: relative !important;
margin-top: -50px;
}
}