]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/traces/show.html.erb
Merge remote-tracking branch 'upstream/pull/2431'
[rails.git] / app / views / traces / show.html.erb
index e652453695b30a8942b5df14fd3420b110db9260..19d1b06b823e7b6c7a6a3d45bd8b0858aaf4ae2d 100644 (file)
@@ -10,7 +10,7 @@
   <% end %>
 <% end %>
 
-<table border="0">
+<table class="table table-borderless table-sm">
   <tr>
     <td><%= t ".filename" %></td>
     <td><%= @trace.name %> (<%= link_to t(".download"), trace_data_path(@trace) %>)</td>