[openstreetmap/openstreetmap-website] Move more styling from CSS to Bootstrap (PR #6271)

Marwin Hochfelsner notifications at github.com
Thu Aug 7 16:24:53 UTC 2025


@hlfan commented on this pull request.



> @@ -206,16 +184,11 @@ body.small-nav {
     display: none;
   }
 
-  .compact-hide {
-    display: inline-block;
-  }
-
-  .overlay-sidebar #sidebar .welcome {
-    display: none;
-  }
-
-  .overlay-sidebar #sidebar #banner {
-    display: none;
+  .overlay-sidebar #sidebar {
+    .welcome,
+    #banner {
+      display: block;

See #6302

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6271#pullrequestreview-3097899461
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/6271/review/3097899461 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250807/30d19cb3/attachment.htm>


More information about the rails-dev mailing list