]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/id.css
Merge remote-tracking branch 'upstream/pull/4666'
[rails.git] / app / assets / stylesheets / id.css
index 1e85f055d53e54339dbed01e3a7cc778cd3079f8..56dd2fcb43ea928af03792583f1f3d075fd8506f 100644 (file)
@@ -1,3 +1,12 @@
 /*
  *= require iD
  */
+
+/* document-level styling */
+html, body {
+  width: 100%;
+  height: 100%;
+  margin: 0;
+  padding: 0;
+  overflow: hidden;
+}