projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0dccab
)
Standardize form width
author
Saman Bemel-Benrud
<samanpwbb@gmail.com>
Tue, 11 Jun 2013 23:32:58 +0000
(16:32 -0700)
committer
Tom Hughes
<tom@compton.nu>
Mon, 8 Jul 2013 08:03:17 +0000
(09:03 +0100)
app/assets/stylesheets/common.css.scss
patch
|
blob
|
history
diff --git
a/app/assets/stylesheets/common.css.scss
b/app/assets/stylesheets/common.css.scss
index 3fb643f3c583897a80fa5cc2091d7532898f6b75..4c1345eaadb188d41085b5a7ba3cc53cb23b29c4 100644
(file)
--- a/
app/assets/stylesheets/common.css.scss
+++ b/
app/assets/stylesheets/common.css.scss
@@
-1460,6
+1460,7
@@
textarea {
border: 1px solid #ccc;
padding: 2px 5px;
margin: 0;
+ width: 200px;
}
textarea {