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 @@