+@import "parameters";
+
/* Styles specific to a small screen, such as iPhone, Android, etc... */
input[type="submit"],
header {
height: auto;
+ min-height: $headerHeight;
background: #fff;
h1 {
}
#sidebar .welcome {
- display: none;
+ display: none !important;
}
.leaflet-top.leaflet-right {