]> git.openstreetmap.org Git - rails.git/commitdiff
Fix css section comments
authorAnton Khorev <tony29@yandex.ru>
Sat, 18 May 2024 00:13:56 +0000 (03:13 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sat, 18 May 2024 00:13:56 +0000 (03:13 +0300)
app/assets/stylesheets/common.scss

index d2134536eb3a5259eb8ddee88fb2a5b7c4629561..aa8b9d65b64c62931c2a372fd91c0ab06d11851c 100644 (file)
@@ -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;