]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Add iD editor
[rails.git] / app / assets / stylesheets / common.css.scss
index b2a23745ed3ec3b879371cc50248778a09398b55..d94f5111487f448c9df5dca95aaf91255959b0af 100644 (file)
@@ -1784,3 +1784,11 @@ a.button.submit {
     text-align: right;
   }
 }
+
+/*
+ * Rules for the iD editor
+ */
+.id-embed {
+  width: 100%;
+  height: 100%;
+}