remove position:relative from view on osm div

this was blocking all preset input fields
This commit is contained in:
Ansis Brammanis
2013-03-21 16:51:16 -04:00
parent 88ae05f5b4
commit 871961d077
+4
View File
@@ -975,6 +975,10 @@ button.preset-add-field {
padding: 0 10px;
}
.view-on-osm {
padding: 20px;
}
/* preset form numbers */
input[type=number] {