Merge pull request #10 from avail/patch-2

Update ie.css
This commit is contained in:
Eric Johansson (neku) 2015-04-06 20:56:04 +02:00
commit 86a394652f
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;
}
}