Fix top margin of dates

This commit is contained in:
Arne Schlüter 2015-02-09 10:01:17 +01:00
commit 57083e439e

View file

@ -56,6 +56,7 @@ a {
font-style: italic;
font-size: 1.2em;
color: #aaa;
margin-top: 3px;
}
.leaflet-container a.leaflet-popup-close-button {