]> git.openstreetmap.org Git - rails.git/commitdiff
Adjust left and right padding on the introductory text
authorTom Hughes <tom@compton.nu>
Wed, 14 Mar 2012 10:13:28 +0000 (10:13 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 14 Mar 2012 10:13:28 +0000 (10:13 +0000)
The sidebar changes have increased the padding for the search box
and links menu, so change the introductory text to match.

app/assets/stylesheets/common.css.scss

index b8122b4a0c1b4134a20f499997fb80c0e26fad62..59235fbc836d7f3a76a706a93cf6a9f558229a6c 100644 (file)
@@ -87,6 +87,7 @@ h2 {
 
 #intro {
   border-top: 1px solid #ccc;
+  padding: 0px 5px;
 }
 
 #intro p {