}
> * {
- height: 100%;
padding: $lineheight * 0.5;
}
h1 {
+ height: $headerHeight;
font-size: 18px;
}
}
.overlay-layers {
- p {
- font-size: 13px;
- margin-bottom: 8px;
- }
li.disabled { color: $darkgrey; }
}
}
}
}
- .note-description {
- overflow: hidden;
- margin: 0 0 10px 10px;
- }
-
.query-results {
display: none;
}