aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
Diffstat (limited to 'view')
-rw-r--r--view/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/style.css b/view/style.css
index 292f8d1af..a031731c5 100644
--- a/view/style.css
+++ b/view/style.css
@@ -774,12 +774,14 @@ input#dfrn-url {
color: gray;
height: 30px;
width: 175px;
+ overflow: auto;
}
.comment-edit-text-full {
color: black;
height: 150px;
width: 350px;
+ overflow: auto;
}