From: Anton Khorev Date: Sat, 18 May 2024 00:13:56 +0000 (+0300) Subject: Fix css section comments X-Git-Tag: live~510^2~1 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/cee7a82c2bcedc7860f0324f871ca68440e466e1?ds=inline;hp=50d5620689d6ee4098a30ab65af199d25574b314 Fix css section comments --- 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;