Update ie.css

This commit is contained in:
inb4 nyssa 2015-04-06 20:54:49 +02:00
부모 4aefb1d3f3
커밋 6482b348e1
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제

파일 보기

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