]> git.openstreetmap.org Git - rails.git/commitdiff
Fix styling for richtext help
authorSaman Bemel-Benrud <samanpwbb@gmail.com>
Thu, 13 Jun 2013 22:36:38 +0000 (18:36 -0400)
committerTom Hughes <tom@compton.nu>
Wed, 26 Jun 2013 17:59:04 +0000 (18:59 +0100)
app/assets/stylesheets/common.css.scss

index 8322a66a35b3f63d69eafaa9a4944cb03270f67b..869b2855286125963b18acf6a06116d71fe623a6 100644 (file)
@@ -1818,8 +1818,7 @@ a.button {
     margin-left: 15px;
     background-color: #f8f8ff;
     padding: $lineheight/2;
-    width: 300px;
-    max-width: 450px;
+    width: 220px;
 
     ul {
       margin-bottom: 0;