Merge branch 'ui-easy-switch-coords' of https://github.com/mtmail/Nominatim

This commit is contained in:
Sarah Hoffmann
2016-11-01 23:49:02 +01:00
4 changed files with 25 additions and 1 deletions

View File

@@ -26,6 +26,12 @@ form label {
right: 0
}
#switch-coords {
font-size: 0.8em;
font-weight: bold;
cursor: pointer;
}
.sidebar {
width: 25%;
padding: 15px;