X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/8bb7cdb75a050a436c4669b813e21a4594a16d72..8255553e9743d0f21ee05b704b4ea2910bf983cc:/app/assets/stylesheets/common.css.scss diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index 54db78fbf..49a784704 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -1789,3 +1789,11 @@ a.button.submit { text-align: right; } } + +/* + * Rules for the iD editor + */ +.id-embed { + width: 100%; + height: 100%; +}