]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/browse/_common_details.html.erb
Use font size instead of italic for changeset/trace descriptions
[rails.git] / app / views / browse / _common_details.html.erb
index 195332b099d5ff98c0a4c600a614030033c94067..58956f9de728920e2f1579dd7036eb215055edb7 100644 (file)
@@ -7,7 +7,7 @@
   #<%= link_to_unless_current common_details.version, :controller => "old_#{@type.pluralize}", :action => :show, :version => common_details.version %>
 </h4>
 
-<p class="fst-italic">
+<p class="fs-6">
   <% if common_details.changeset.tags["comment"].present? %>
     <%= linkify(common_details.changeset.tags["comment"]) %>
   <% else %>