From 899dd077527283e41f9a4445e1001cd88f678716 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Sun, 4 Jun 2017 10:35:25 +0300 Subject: [PATCH] Fix for message modal on firefox --- resources/views/header.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/header.blade.php b/resources/views/header.blade.php index 040257c4fe18..51150429331a 100644 --- a/resources/views/header.blade.php +++ b/resources/views/header.blade.php @@ -394,13 +394,13 @@ @include('partials.navigation_option', ['option' => 'settings'])