]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/welcome.html.erb
Fix note icon CSS
[rails.git] / app / views / site / welcome.html.erb
index b943e01f8d529648860c5cdec43c12d236b29742..87fcd22813023059aa353818daae66e0dddb2154 100644 (file)
@@ -12,7 +12,7 @@
 
 <div class=' clearfix'>
   <div class='col6 inner11'>
-    <div class='center clearfix pad1'>
+    <div class='center clearfix inner11'>
       <span class='sprite small check'></span>
     </div>
     <p><%= t "welcome_page.whats_on_the_map.on_html" %></p>
@@ -58,7 +58,7 @@
   <a href="<%= edit_path %>" class="button start-mapping"><%= t "welcome_page.start_mapping" %></a>
 </div>
 
-<div class='note-box drop'>
+<div class='note-box'>
   <div class='inner22'>
     <h3><%= t "welcome_page.add_a_note.title" %></h3>
     <p><%= t "welcome_page.add_a_note.paragraph_1_html" %></p>