You are here

style.css in Leaflet GeoJSON 8

.block-map-loading-wrapper {
  position: absolute;
  z-index: 10;
  right: 20px;
  display: none;
}

File

css/style.css
View source
  1. .block-map-loading-wrapper {
  2. position: absolute;
  3. z-index: 10;
  4. right: 20px;
  5. display: none;
  6. }