From 58685f3b0e15db1087b4acb44db23e430d626a3a Mon Sep 17 00:00:00 2001 From: Stasiek Michalski Date: Fri, 15 Jun 2018 08:34:08 +0200 Subject: [PATCH] Make cards flush on mobile --- resources/views/timeline/personal.blade.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/resources/views/timeline/personal.blade.php b/resources/views/timeline/personal.blade.php index 48a061a9..4ba2e9ca 100644 --- a/resources/views/timeline/personal.blade.php +++ b/resources/views/timeline/personal.blade.php @@ -6,8 +6,8 @@ @section('content') -
-
+
+
@if ($errors->any())
    @@ -27,7 +27,7 @@ @endforeach @if($timeline->count() == 0) -
    +

    {{ __('timeline.emptyPersonalTimeline') }}

    @@ -37,11 +37,11 @@ @endif
    -
    -
    -
    +