aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2022-01-10 09:29:59 +0000
committerMario <mario@mariovavti.com>2022-01-10 09:29:59 +0000
commit37d662f2f5944169507501e0ac2dc9837b5eebfc (patch)
treeb824ec76c7af2d9ce80ad33790a52b7cc50b0a34 /view
parent5b50454b4de665a93d95ce368929ae924e3cfc46 (diff)
downloadvolse-hubzilla-37d662f2f5944169507501e0ac2dc9837b5eebfc.tar.gz
volse-hubzilla-37d662f2f5944169507501e0ac2dc9837b5eebfc.tar.bz2
volse-hubzilla-37d662f2f5944169507501e0ac2dc9837b5eebfc.zip
css fixes
Diffstat (limited to 'view')
-rw-r--r--view/css/conversation.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/css/conversation.css b/view/css/conversation.css
index 14adc8df0..f299ad719 100644
--- a/view/css/conversation.css
+++ b/view/css/conversation.css
@@ -236,12 +236,14 @@ a.wall-item-name-link {
line-height: 1;
height: 2rem;
resize: none;
+ overflow: hidden;
}
.comment-edit-text.expanded {
line-height: 1.25;
height: 7rem;
resize: vertical;
+ overflow: auto;
}
.comment-tools,