aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/quattro/quattro.less
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/quattro/quattro.less')
-rw-r--r--view/theme/quattro/quattro.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/theme/quattro/quattro.less b/view/theme/quattro/quattro.less
index 0dac79bf9..8c123a963 100644
--- a/view/theme/quattro/quattro.less
+++ b/view/theme/quattro/quattro.less
@@ -521,7 +521,7 @@ section {
margin: 1em 2em 1em 60px;
.comment-edit-photo { display: none; }
textarea {
- height: 1em; width: 100%; font-size: 10px;
+ height: 1em; width: 100%; font-size: 12px;
color: @CommentBoxEmptyColor;
border: 1px solid @CommentBoxEmptyBorderColor;
padding:0.3em;
@@ -656,7 +656,7 @@ section {
.profile-jot-text {
- height: 1em; width: 99%; font-size: 10px;
+ height: 1em; width: 99%; font-size: 12px;
color: @CommentBoxEmptyColor;
border: 1px solid @CommentBoxEmptyBorderColor;
padding:0.3em;