Browse Source

Fix map width.

opi 10 years ago
parent
commit
2efebc9433
1 changed files with 0 additions and 3 deletions
  1. 0 3
      assets/main.css

+ 0 - 3
assets/main.css

@@ -1,9 +1,6 @@
 
 #map {
     min-height: 300px;
-	width: 500px;
-	height: 300px;
-    margin-right: 1em;
 }
 
 #search-results {