From: John Firebaugh Date: Tue, 1 Oct 2013 00:51:46 +0000 (-0700) Subject: Fixes X-Git-Tag: live~4736^2~250 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/681022443ea24c11d9aeedeb3e1ddc3789b8ffd5?ds=sidebyside Fixes --- diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index fb3c997c0..1d5049921 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -789,7 +789,6 @@ nav.secondary { } p { - padding: $lineheight; margin: 0; } diff --git a/app/views/site/export.html.erb b/app/views/site/export.html.erb index 150541f00..0cabc0c2d 100644 --- a/app/views/site/export.html.erb +++ b/app/views/site/export.html.erb @@ -22,14 +22,14 @@

<%= t'export.start.licence' %>

-
+

<%= raw t'export.start.export_details' %>

<%= t'export.start.too_large.heading' %>

-
+

<%= t'export.start.too_large.body' %>

<%= t'export.start.too_large.planet.title' %>
@@ -48,7 +48,7 @@
-
+
<%= submit_tag t('export.start.export_button'), :id => "export_commit" %>
<% end %> diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index 1f975e38d..204adb1fb 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -8,7 +8,7 @@ -

<%= t 'layouts.intro_text' %>

+

<%= t 'layouts.intro_text' %>