]> git.openstreetmap.org Git - rails.git/commitdiff
Don't stretch trace tabs to full width on small screens
authorAnton Khorev <tony29@yandex.ru>
Wed, 3 Apr 2024 11:02:19 +0000 (14:02 +0300)
committerAnton Khorev <tony29@yandex.ru>
Mon, 8 Apr 2024 10:34:15 +0000 (13:34 +0300)
app/views/traces/index.html.erb

index 3f1e0f0d531d88f922a5a166d3903bea3b2170bc..2f91e49e7ddb288b88635cc33c1f2054db26dd2f 100644 (file)
@@ -13,7 +13,7 @@
       <% end %>
     </ul>
   </nav>
-  <ul class="nav nav-tabs flex-column flex-sm-row">
+  <ul class="nav nav-tabs">
     <% if @target_user.blank? %>
       <!-- public traces -->
       <li class="nav-item">