From c1427cf6a2e3a30e144073876a791978d00619f5 Mon Sep 17 00:00:00 2001 From: Pablo Vazquez Date: Thu, 3 Nov 2016 18:26:46 +0100 Subject: [PATCH] avoid horizontal scroll on notifications --- src/styles/base.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/base.sass b/src/styles/base.sass index 67ac4388..d95aaa9a 100644 --- a/src/styles/base.sass +++ b/src/styles/base.sass @@ -924,6 +924,7 @@ label, label.control-label width: 420px max-height: 1000% border-top-color: white + overflow-x: hidden /* Font aliases */