aboutsummaryrefslogtreecommitdiff
path: root/juick-www
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-01-22 13:52:16 +0300
committerGravatar Vitaly Takmazov2018-01-22 13:52:16 +0300
commitda63e4ce397be4166fe71e1205b8dc0aa9dce3aa (patch)
treeb274c4de9311e27aae98b1338c94570c2e6242e3 /juick-www
parent2142e114f33b9537e15799281212fec1817a999a (diff)
www: next post form fixes
Diffstat (limited to 'juick-www')
-rw-r--r--juick-www/src/main/static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/juick-www/src/main/static/style.css b/juick-www/src/main/static/style.css
index 8f0bd195..f1a84ceb 100644
--- a/juick-www/src/main/static/style.css
+++ b/juick-www/src/main/static/style.css
@@ -805,7 +805,7 @@ blockquote {
border: 1px solid #DDD;
padding: 2px;
resize: vertical;
- width: 695px;
+ width: 100%;
}
/* #endregion */