aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/notifications_widget.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-10-10 16:03:59 +0200
committerMario Vavti <mario@mariovavti.com>2017-10-10 16:03:59 +0200
commit030d703a05084fa4efec7afece7948846dd6f6a9 (patch)
tree245b804e02dbf639b71c524344797400719ad920 /view/tpl/notifications_widget.tpl
parentedc262f5af0f3ade8cfeca22061f1329daa688c3 (diff)
downloadvolse-hubzilla-030d703a05084fa4efec7afece7948846dd6f6a9.tar.gz
volse-hubzilla-030d703a05084fa4efec7afece7948846dd6f6a9.tar.bz2
volse-hubzilla-030d703a05084fa4efec7afece7948846dd6f6a9.zip
remove left_align mode
Diffstat (limited to 'view/tpl/notifications_widget.tpl')
-rw-r--r--view/tpl/notifications_widget.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/notifications_widget.tpl b/view/tpl/notifications_widget.tpl
index b1c9704df..ff7f0860a 100644
--- a/view/tpl/notifications_widget.tpl
+++ b/view/tpl/notifications_widget.tpl
@@ -1,6 +1,6 @@
<style>
.notification-content {
- max-height: 60vh;
+ max-height: 70vh;
overflow: auto;
}