]> git.openstreetmap.org Git - rails.git/commitdiff
Adjust width of donate box so it centres properly
authorTom Hughes <tom@compton.nu>
Wed, 14 Mar 2012 17:44:45 +0000 (17:44 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 14 Mar 2012 17:44:45 +0000 (17:44 +0000)
app/assets/stylesheets/common.css.scss

index 75c33b6aa16b16c1bccf148e5f96dfdfde77e7a8..479e24f75f9c4415cf63b8023784260559541024 100644 (file)
@@ -235,7 +235,7 @@ h2 {
 /* Rules for donation request box */
 
 .donate {
-  width: 155px;
+  width: 153px;
   margin: 10px 10px;
   padding: 5px;
   border: 1px solid #ccc;