reformat some css

This commit is contained in:
Laura Klünder 2017-12-06 23:47:26 +01:00
parent cdef44e64b
commit bf6a8b0e87

View file

@ -46,21 +46,21 @@ input {
}
main.map {
position:absolute;
left:0;
top:50px;
right:0;
bottom:0;
position: absolute;
left: 0;
top: 50px;
right: 0;
bottom: 0;
/*noinspection CssUnknownTarget*/
background: url('../../img/loader.gif') no-repeat center;
}
#map {
position:absolute;
position: absolute;
z-index: 1;
left:0;
top:0;
right:0;
bottom:0;
left: 0;
top: 0;
right: 0;
bottom: 0;
}
#sidebar {
position: absolute;