background-color: rgba(255,255,255,.8);
border-radius: 4px;
margin-bottom: 10px;
+ outline: none;
}
.leaflet-control .zoomin,
}
.layers-ui {
+ ul, li:last-child {
+ margin-bottom: 0;
+ }
+
li {
border-radius: 4px;
overflow: hidden;
.export_area_inputs {
margin-bottom: $lineheight/2;
input[type="text"] {
- width: 60px;
+ width: 80px;
margin-bottom: 5px;
}
}
h4, p {
margin-bottom: $lineheight/4;
}
- p, ul, .bbox, .geo {
+ ul, .bbox, .geo {
display: inline-block;
vertical-align: top;
max-width: 65%;
margin-bottom: 0;
}
h4 {
+ float: left;
width: 33.3333%;
display: inline-block;
vertical-align: top;