aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/assets/stylesheets/layouts/_global.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/layouts/_global.scss b/app/assets/stylesheets/layouts/_global.scss
index 88973e3..7e92b12 100644
--- a/app/assets/stylesheets/layouts/_global.scss
+++ b/app/assets/stylesheets/layouts/_global.scss
@@ -146,6 +146,7 @@ $sidebar-width: 250px;
textarea {
font: 18px/1.7 Georgia, Times, serif;
+ height: 480px;
}
}