aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-10-30 15:54:46 +0100
committerMario Vavti <mario@mariovavti.com>2016-10-30 15:54:46 +0100
commitdb6a207afebbb44734026290fadc3836adf522ec (patch)
tree89ab0bda69faff9bc534471ab48f7ff95e4695b9 /view/css
parent9b42bc860da9a1540603d8705b4c55a219c401a2 (diff)
parent6174aa01e0e5fc72b0a5c843ff4a75709e9038f9 (diff)
downloadvolse-hubzilla-db6a207afebbb44734026290fadc3836adf522ec.tar.gz
volse-hubzilla-db6a207afebbb44734026290fadc3836adf522ec.tar.bz2
volse-hubzilla-db6a207afebbb44734026290fadc3836adf522ec.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
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;
}