Skip to content

Commit

Permalink
[FIX] newsCarousel arrow position (Podio bug_40)
Browse files Browse the repository at this point in the history
  • Loading branch information
myroslav321 authored and dmh committed Sep 28, 2016
1 parent 3563f7b commit c963ca8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{namespace n=GeorgRinger\News\ViewHelpers}
<div class="news-list-view {f:format.case(value: '{settings.templateLayout}', mode: 'lower')}">
<div class="news-list-view news-carousel {f:format.case(value: '{settings.templateLayout}', mode: 'lower')}">
<div class="swiper-container news-carousel__container js__news-carousel">
<!-- Additional required wrapper -->
<div class="swiper-wrapper news-carousel__wrapper">
Expand Down

0 comments on commit c963ca8

Please sign in to comment.