]> git.openstreetmap.org Git - rails.git/commitdiff
Set a minimum height for the changeset list map
authorTom Hughes <tom@compton.nu>
Fri, 6 May 2011 15:47:43 +0000 (16:47 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 6 May 2011 15:47:43 +0000 (16:47 +0100)
public/stylesheets/common.css

index fc2294690c6ca7a03765cbf31c2e5bff088db22f..1ea7a5bd29553dbabb83ab3791911e6c69cfbd35 100644 (file)
@@ -634,6 +634,7 @@ hr {
   bottom: 0px;
   right: 0px;
   width: 49%;
+  min-height: 400px;
   border: solid 1px black;
 }