]> git.openstreetmap.org Git - rails.git/commitdiff
Standardize form width
authorSaman Bemel-Benrud <samanpwbb@gmail.com>
Tue, 11 Jun 2013 23:32:58 +0000 (16:32 -0700)
committerTom Hughes <tom@compton.nu>
Wed, 26 Jun 2013 17:59:04 +0000 (18:59 +0100)
app/assets/stylesheets/common.css.scss

index 3fb643f3c583897a80fa5cc2091d7532898f6b75..4c1345eaadb188d41085b5a7ba3cc53cb23b29c4 100644 (file)
@@ -1460,6 +1460,7 @@ textarea {
   border: 1px solid #ccc;
   padding: 2px 5px;
   margin: 0;
+  width: 200px;
 }
 
 textarea {