]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Merge remote-tracking branch 'osmlab/id-editor-embed'
[rails.git] / app / assets / stylesheets / common.css.scss
index 54db78fbf5248c41e28bb93a73e4f2a6cbb57069..49a784704ea0d64b2fb5b493361b8b0beb4cf811 100644 (file)
@@ -1789,3 +1789,11 @@ a.button.submit {
     text-align: right;
   }
 }
+
+/*
+ * Rules for the iD editor
+ */
+.id-embed {
+  width: 100%;
+  height: 100%;
+}