aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-03-01 14:11:42 +0100
committerMario Vavti <mario@mariovavti.com>2016-03-01 14:11:42 +0100
commit0f76af261c9be9c7e69af1ea6309ec8cb5d7a536 (patch)
tree2c4e87cb72d8a516d5f3e7b128059aa3d9cd5981 /view/css
parent9d00db06b299e65e807d13d2df56ffdd1e2b5254 (diff)
downloadvolse-hubzilla-0f76af261c9be9c7e69af1ea6309ec8cb5d7a536.tar.gz
volse-hubzilla-0f76af261c9be9c7e69af1ea6309ec8cb5d7a536.tar.bz2
volse-hubzilla-0f76af261c9be9c7e69af1ea6309ec8cb5d7a536.zip
another resize issue
Diffstat (limited to 'view/css')
-rw-r--r--view/css/conversation.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/css/conversation.css b/view/css/conversation.css
index f41dcddc0..39c973c14 100644
--- a/view/css/conversation.css
+++ b/view/css/conversation.css
@@ -209,6 +209,7 @@ a.wall-item-name-link {
padding: 8px;
height: 150px;
overflow: auto;
+ resize: vertical;
}
.qcomment {