]> git.openstreetmap.org Git - nominatim-ui.git/blobdiff - src/assets/css/details.css
/reverse.html should be reverse.html to app works in subdirectory
[nominatim-ui.git] / src / assets / css / details.css
index 903ebff78fa86973c4291a6b31104137cfdce598..4d9a8ac81dec38856e04405ff68af0f2d238f8ff 100755 (executable)
 #details-page .mapicon {
   margin: 10px 0;
 }
+
+#details-index-page .search-form {
+  padding: 20px 10px;
+  margin: 2em 0;
+}
+#details-index-page .search-form h4 {
+  margin-top: 0;
+}
+#details-index-page .search-form .form-control{
+  width: 30em;
+}