]> git.openstreetmap.org Git - rails.git/commitdiff
Avoid list markers for the richtext help text
authorAndy Allan <git@gravitystorm.co.uk>
Sat, 4 Jul 2020 08:51:16 +0000 (10:51 +0200)
committerAndy Allan <git@gravitystorm.co.uk>
Sat, 4 Jul 2020 08:51:16 +0000 (10:51 +0200)
app/views/site/_markdown_help.html.erb

index aeb3a1be52ecd33802aacebd08591827d898717d..7dbadefe9a017131f0a0e50f8541a81464c0cd06 100644 (file)
@@ -1,5 +1,5 @@
 <h4 class='heading'><%= t ".title_html" %></h4>
-<ul>
+<ul class='list-unstyled'>
   <li>
     <h4><%= t ".headings" %></h4>
     <p># <%= t ".heading" %><br>