]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/layouts/_header.html.erb
Disable text wrapping while measuring header width
[rails.git] / app / views / layouts / _header.html.erb
index e272834be5fa6ecb1ac4a559262c17e6018d4ca0..55f37782da4fa8ce6ec8aa9c7b4572b45ae7aa5c 100644 (file)
@@ -1,4 +1,4 @@
-<header class="d-flex closed">
+<header class="d-flex text-nowrap closed">
   <h1 class="m-0 fw-semibold">
     <a href="<%= root_path %>" class="text-black text-decoration-none geolink">
       <%= image_tag "osm_logo.png", :srcset => image_path("osm_logo.svg"), :alt => t("layouts.logo.alt_text"), :width => 30, :height => 30, :class => "logo" %>