aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/html
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/html')
-rw-r--r--pkg/html/pages/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/pkg/html/pages/style.css b/pkg/html/pages/style.css
index 9ec565616..60e523ffa 100644
--- a/pkg/html/pages/style.css
+++ b/pkg/html/pages/style.css
@@ -354,6 +354,11 @@ aside {
margin-bottom: 7px;
}
+.input-values textarea {
+ width: 750pt;
+ height: 250pt;
+}
+
.input-group {
margin-top: 7px;
margin-bottom: 7px;