forked from gitbot/uguu
fix upload button not appearing on IE
This commit is contained in:
parent
7c47b03099
commit
a4f81fd5d4
5
css/ie.css
Normal file
5
css/ie.css
Normal file
@ -0,0 +1,5 @@
|
||||
.ie-btn-fix {
|
||||
float: left;
|
||||
position: relative;
|
||||
margin-top: -50px;
|
||||
}
|
Loading…
Reference in New Issue
Block a user