From 4154e8fa28e3bb667d536bc489e2ad4972d07a98 Mon Sep 17 00:00:00 2001 From: merdan Date: Thu, 2 Apr 2020 14:29:28 +0500 Subject: [PATCH] breadcrumbs fix with mobile reserved not to delete --- public/assets/stylesheet/custom.css | 10 +++++----- resources/views/desktop/Partials/cinema.blade.php | 1 - resources/views/desktop/Partials/concert.blade.php | 1 - resources/views/desktop/Partials/exhibition.blade.php | 1 - resources/views/desktop/Partials/theatre.blade.php | 1 - 5 files changed, 5 insertions(+), 9 deletions(-) diff --git a/public/assets/stylesheet/custom.css b/public/assets/stylesheet/custom.css index 2d929cf2..6cd5b9c9 100644 --- a/public/assets/stylesheet/custom.css +++ b/public/assets/stylesheet/custom.css @@ -310,8 +310,8 @@ article.u-block-hover img { width: 100%;} #kinoteator-tab1 .owl-nav, .movie-items-group .owl-nav { position: absolute; - top: -97px; - right: 285px; } + top: -90px; + right: 0px; } #kinoteator-tab1 .owl-prev, #kinoteator-tab1 .owl-next, .movie-items-group .owl-prev, .movie-items-group .owl-next { border: 1px solid #000000; border-radius: 5px; @@ -383,8 +383,8 @@ article.u-block-hover img { width: 100%;} #cartoon .owl-nav, .movie-items-group .owl-nav { position: absolute; - top: -97px; - right: 285px; } + top: -90px; + right: 0px; } #cartoon .owl-prev, #cartoon .owl-next, .movie-items-group .owl-prev, .movie-items-group .owl-next { border: 1px solid #000000; border-radius: 5px; @@ -2108,7 +2108,7 @@ choose_seats_content > div.tab-pane.fade{ } #konserty-tab1 .owl-nav { - top: -97px; + top: -90px; } #konserty-tab1 .owl-dots { diff --git a/resources/views/desktop/Partials/cinema.blade.php b/resources/views/desktop/Partials/cinema.blade.php index 48b15669..e7daa975 100644 --- a/resources/views/desktop/Partials/cinema.blade.php +++ b/resources/views/desktop/Partials/cinema.blade.php @@ -3,7 +3,6 @@

{{$category->title}}

- {{__('ClientSide.view')}}
diff --git a/resources/views/desktop/Partials/concert.blade.php b/resources/views/desktop/Partials/concert.blade.php index e3c11381..a9e5b6b7 100644 --- a/resources/views/desktop/Partials/concert.blade.php +++ b/resources/views/desktop/Partials/concert.blade.php @@ -4,7 +4,6 @@

{{$musical->title}}

- {{__('ClientSide.view')}}
diff --git a/resources/views/desktop/Partials/exhibition.blade.php b/resources/views/desktop/Partials/exhibition.blade.php index 16023c45..7bac34ac 100644 --- a/resources/views/desktop/Partials/exhibition.blade.php +++ b/resources/views/desktop/Partials/exhibition.blade.php @@ -3,7 +3,6 @@

{{$category->title}}

- {{__('ClientSide.view')}}
diff --git a/resources/views/desktop/Partials/theatre.blade.php b/resources/views/desktop/Partials/theatre.blade.php index cdae05d1..70803c35 100644 --- a/resources/views/desktop/Partials/theatre.blade.php +++ b/resources/views/desktop/Partials/theatre.blade.php @@ -11,7 +11,6 @@ ˃
- {{__('ClientSide.view')}}