static: css: Remove remnants of an earlier design

This commit is contained in:
Martin Rubli
2023-10-16 19:49:52 +02:00
parent f1a1b8ed53
commit e899c078ee

View File

@@ -9,7 +9,6 @@
.ui-icon { .ui-icon {
background-image: url('/images/resize-handle-se.png'); background-image: url('/images/resize-handle-se.png');
background-position: -1px -1px; background-position: -1px -1px;
z-index: 400 !important; /* make sure it overlays the map since we don't have a border yet */
} }
.map { .map {