From 39733381e497723e0e34d068c53025540978c809 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Sun, 4 Jun 2017 10:35:47 +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 d829852f75dc..ba438ad03f6e 100644 --- a/resources/views/header.blade.php +++ b/resources/views/header.blade.php @@ -393,13 +393,13 @@ @endif @include('partials.navigation_option', ['option' => 'settings'])