From 60116154c764e96ad5cfb151b96dbd56b821a911 Mon Sep 17 00:00:00 2001 From: Lisa P Date: Fri, 4 Dec 2015 16:01:55 +0100 Subject: [PATCH] fix flash messages width --- app/styles/app/modules/flash.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/app/styles/app/modules/flash.sass b/app/styles/app/modules/flash.sass index de509f7a..c9080f25 100644 --- a/app/styles/app/modules/flash.sass +++ b/app/styles/app/modules/flash.sass @@ -11,6 +11,7 @@ max-height: 3.5rem height: 0 animation: comeIn 7s 1 ease + z-index: 90 li.broadcast height: auto