]> git.openstreetmap.org Git - rails.git/blobdiff - public/stylesheets/common.css
Add style rules for the main page when invoked for an export
[rails.git] / public / stylesheets / common.css
index 56cefd0a46ba05d1c3ac54b1134820aafc8966f9..c773a3218b78a23329fdb8e8ea846b0a88c94b02 100644 (file)
@@ -575,6 +575,14 @@ hr {
   right: 0px;
 }
 
+.site_export #map {
+  position: absolute;
+  top: 0px;
+  bottom: 0px;
+  left: 0px;
+  right: 0px;
+}
+
 /* Rules for the edit page */
 
 .site_edit #map {