aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-10-30 13:34:47 +0100
committerMario Vavti <mario@mariovavti.com>2016-10-30 13:34:47 +0100
commit9279840860ae573702923471fc9a188c6b605dc5 (patch)
tree36e7af5fd996c7c22449ee901895a282b5a85fcb /view/css
parent9c05f37c0f270cfc7a220060f5ef19b5a701a0ba (diff)
downloadvolse-hubzilla-9279840860ae573702923471fc9a188c6b605dc5.tar.gz
volse-hubzilla-9279840860ae573702923471fc9a188c6b605dc5.tar.bz2
volse-hubzilla-9279840860ae573702923471fc9a188c6b605dc5.zip
fix https://zothub.de/display/9d9078d212862c5f58
Diffstat (limited to 'view/css')
-rw-r--r--view/css/conversation.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/css/conversation.css b/view/css/conversation.css
index 7ecd41627..9272ed3f6 100644
--- a/view/css/conversation.css
+++ b/view/css/conversation.css
@@ -36,7 +36,7 @@
display: inherit;
}
-#profile-jot-text:focus {
+#profile-jot-text.jot-expanded {
resize: vertical;
}