1KA_F2F/admin/survey/css/ie8hacks.css

19 lines
245 B
CSS
Raw Permalink Normal View History

2020-08-14 13:36:36 +02:00
body{
position: relative; /* IE warning */
margin-top: 30px;
}
#surveyInfo_forma {
margin: -500px 0 0 -660px;
}
.vprasanje {
z-index: 100;
}
#buttonCreate {
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
}