X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/50d5620689d6ee4098a30ab65af199d25574b314..f95c1433ea0baada896abb49c8645db4980494ee:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index d2134536e..aa8b9d65b 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -891,7 +891,8 @@ div.secondary-actions { } } -/* Rules for the "Welcome" page */ +/* Rules for the "Welcome" and "Fix the map" pages */ + .site-welcome, .site-fixthemap { .sprite { width: 50px; @@ -929,6 +930,8 @@ div.secondary-actions { } } +/* Rules for the "About" page */ + .site-about #content { .content-inner { max-width: 760px;