X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/42b3f961a61647ad5815b1561fb020c89c25d94f..1779347849622ade2abf4926a2db867d69f72033:/app/assets/stylesheets/common.css.scss?ds=sidebyside 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%; +}