From: Tom Hughes Date: Wed, 14 Mar 2012 10:13:28 +0000 (+0000) Subject: Adjust left and right padding on the introductory text X-Git-Tag: live~5685 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/05aa7f377e15b809d7b73e0bfb5d9d3849b5458f Adjust left and right padding on the introductory text The sidebar changes have increased the padding for the search box and links menu, so change the introductory text to match. --- diff --git a/app/assets/stylesheets/common.css.scss b/app/assets/stylesheets/common.css.scss index b8122b4a0..59235fbc8 100644 --- a/app/assets/stylesheets/common.css.scss +++ b/app/assets/stylesheets/common.css.scss @@ -87,6 +87,7 @@ h2 { #intro { border-top: 1px solid #ccc; + padding: 0px 5px; } #intro p {