summaryrefslogtreecommitdiff
path: root/src/client
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-12-11 04:29:47 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-12-11 04:29:47 +0900
commitbca3c6f8bf6c2b0a9037a81dcec38c67471a50a7 (patch)
tree5f39d0999abf18ad02534a8bf47c14a33874a497 /src/client
parentRefactor /.autogen (#3551) (diff)
downloadsharkey-bca3c6f8bf6c2b0a9037a81dcec38c67471a50a7.tar.gz
sharkey-bca3c6f8bf6c2b0a9037a81dcec38c67471a50a7.tar.bz2
sharkey-bca3c6f8bf6c2b0a9037a81dcec38c67471a50a7.zip
:art:
Diffstat (limited to 'src/client')
-rw-r--r--src/client/app/desktop/views/components/notifications.vue4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/client/app/desktop/views/components/notifications.vue b/src/client/app/desktop/views/components/notifications.vue
index 4b6577fe6f..07ebc5586a 100644
--- a/src/client/app/desktop/views/components/notifications.vue
+++ b/src/client/app/desktop/views/components/notifications.vue
@@ -279,9 +279,7 @@ export default Vue.extend({
.note-preview
color var(--noteText)
display inline-block
- overflow hidden
- max-height 48px
- word-break break-all
+ word-break break-word
.note-ref
color var(--noteText)