/**
 * special styles for the adresse content type
 */

.field.emails-kompakt {
  padding: 0;
}
.emails-kompakt .email-kompakt {
  display: inline-block;
  padding-right: 2em;
}

.view-stadtplan-geokoordinate {
  margin-top: 0.5em;
}
.view-stadtplan-geokoordinate .views-row {
  width: 100%;  /* warum hat das Element sonst keine Breite (ION RKN 28.01.2020) */
}
