Uguu/css/ie.css

6 lines
91 B
CSS
Raw Normal View History

2015-04-06 15:35:52 -03:00
.ie-btn-fix {
float: left;
2015-04-06 15:54:49 -03:00
position: relative !important;
2015-04-06 15:35:52 -03:00
margin-top: -50px;
2015-04-06 15:54:49 -03:00
}