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;