Skip to content

Commit

Permalink
Update show.html.erb
Browse files Browse the repository at this point in the history
  • Loading branch information
jywarren authored and reginaalyssa committed Oct 16, 2021
1 parent f0bfb31 commit fd3acbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/tag/show.html.erb
Expand Up @@ -64,7 +64,7 @@
<h1 style="margin-top:6px;">
<%= @wiki&.latest&.title || @title %>

<div style="display:inline;font-family: 'Helvetica Neue',Arial,sans-serif;font-size: 16px;">
<div style="font-family: 'Helvetica Neue',Arial,sans-serif;font-size: 16px;">
<span style="white-space: nowrap;">
<span rel="tooltip" title="This 'tagname' forms part of the URL for this topic." class="badge badge-secondary" style="background: #ccc;color: white;">
<%= params[:id] %>
Expand Down

0 comments on commit fd3acbb

Please sign in to comment.