uguu/css/ie.css

6 lines
91 B
CSS
Raw Normal View History

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