From d1be02c356c6b4d656a2b78806c8e3b0725089ee Mon Sep 17 00:00:00 2001 From: Tantacula Date: Thu, 11 Jun 2015 14:55:33 +0500 Subject: [PATCH] Update flashes.blade.php Compare those screens please, I think this class is unnecessary: with .navbar-fixed-top https://yadi.sk/i/PTf_DabfhChk9 https://yadi.sk/i/boRdwbtuhChpz without .navbar-fixed-top https://yadi.sk/i/qZz-yrbThChui https://yadi.sk/i/QFc64yimhCht5 --- src/views/partials/flashes.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/partials/flashes.blade.php b/src/views/partials/flashes.blade.php index 4298ad2..2ada1a5 100644 --- a/src/views/partials/flashes.blade.php +++ b/src/views/partials/flashes.blade.php @@ -1,5 +1,5 @@ @if(Session::has('flash_message')) -