summaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss')
-rw-r--r--scss/custom.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/custom.scss b/scss/custom.scss
index 436ef9579..38b36d69a 100644
--- a/scss/custom.scss
+++ b/scss/custom.scss
@@ -110,7 +110,7 @@ h4, .h4 {
}
textarea {
- height: 150px;
+ height: 90px;
}
.sheet h4 { color: $text-muted; }