diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-09-21 20:57:01 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2018-09-21 20:57:01 +0200 |
commit | 8efa103041cb8fd89b04f32cf234667c8fb3f5ad (patch) | |
tree | b2d95b8e6bdc4d62b9fcb50333aeb8ce5faddb4d /view/css | |
parent | 9638bf2b1eeb805b27eaf2f2e1e8a09bfd5c5514 (diff) | |
download | volse-hubzilla-8efa103041cb8fd89b04f32cf234667c8fb3f5ad.tar.gz volse-hubzilla-8efa103041cb8fd89b04f32cf234667c8fb3f5ad.tar.bz2 volse-hubzilla-8efa103041cb8fd89b04f32cf234667c8fb3f5ad.zip |
provide editor settings
Diffstat (limited to 'view/css')
-rw-r--r-- | view/css/conversation.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/css/conversation.css b/view/css/conversation.css index e6324b30d..3ad9ed57f 100644 --- a/view/css/conversation.css +++ b/view/css/conversation.css @@ -31,7 +31,7 @@ position: relative; } -#profile-jot-reset { +#profile-jot-tools { position: absolute; top: 0px; right: 0px; |