]> git.openstreetmap.org Git - rails.git/commitdiff
Stop the richtext help wrapping
authorTom Hughes <tom@compton.nu>
Tue, 11 Jun 2013 23:41:55 +0000 (00:41 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 11 Jun 2013 23:41:55 +0000 (00:41 +0100)
app/assets/stylesheets/common.css.scss

index 4bb1586371e86bda0f85c13911f710bea5a2100d..42f3c0b704860c44c24efe8af32c39279ca76470 100644 (file)
@@ -1678,6 +1678,7 @@ a.button.submit {
     margin-left: 15px;
     background-color: #f8f8ff;
     padding: 10px;
+    width: 300px;
     max-width: 450px;
 
     ul {