X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/4dd9ea34bc6675540c80b6cc186c77cd1f7b7f27..570db89eb8767cb24ece1d1e8f3ef59365b6d60f:/app/assets/stylesheets/id.css diff --git a/app/assets/stylesheets/id.css b/app/assets/stylesheets/id.css index 1e85f055d..07e48e0a1 100644 --- a/app/assets/stylesheets/id.css +++ b/app/assets/stylesheets/id.css @@ -1,3 +1,11 @@ /* *= require iD */ + +/* document-level styling */ +html, body { + width: 100%; + height: 100%; + margin: 0; + padding: 0; +}