]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/browse/changeset.html.erb
Remove list styling from various sidebar lists
[rails.git] / app / views / browse / changeset.html.erb
index 76112e41eadb5c9ed165a0a008baacc5b101c7c6..9b68a03e79b46af71c6af4c825d908a10e0b043a 100644 (file)
@@ -30,7 +30,7 @@
   <% if @comments.length > 0 %>
     <div class='changeset-comments'>
       <form action="#">
-        <ul>
+        <ul class="list-unstyled">
           <% @comments.each do |comment| %>
             <% if comment.visible %>
               <li id="c<%= comment.id %>">