]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/users/account.html.erb
Remove final uses of the deemphasize class
[rails.git] / app / views / users / account.html.erb
index bb30581f93d83516ea319448ee960420ca93a0eb..10b33063e773c4c04611abb58da9e96e2b3148e2 100644 (file)
@@ -94,7 +94,7 @@
   <fieldset>
     <legend><%= t ".home location" -%></legend>
     <div id="homerow" <% unless current_user.home_lat and current_user.home_lon %> class="nohome"<% end %>>
-      <p class="message form-help deemphasize"><%= t ".no home location" %></p>
+      <p class="message text-muted"><%= t ".no home location" %></p>
       <div class="form-row">
         <%= f.text_field :home_lat, :wrapper_class => "col-sm-4", :id => "home_lat" %>
         <%= f.text_field :home_lon, :wrapper_class => "col-sm-4", :id => "home_lon" %>