]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user/_terms.html.erb
Remove inline styles
[rails.git] / app / views / user / _terms.html.erb
index 11c3f504944cd98b7afac19aa92afcd100e07520..ad0b74166980f14dd7005a67c2bfddf945fc967f 100644 (file)
@@ -7,7 +7,7 @@
   <li>
     <p><%= raw @text['section_1'] %></p>
     <% unless @text['section_1a'].nil? %>
-    <ol style="list-style-type: lower-alpha">
+    <ol>
       <li><%= raw @text['section_1a'] %></li>
       <li><%= raw @text['section_1b'] %></li>
     </ol>