Skip to content

Commit

Permalink
Banner style
Browse files Browse the repository at this point in the history
  • Loading branch information
Serov-RA committed Nov 4, 2019
1 parent 915ba0b commit 5096af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/widgets/views/banner.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

?>

<div id="main-banners-carousel" class="carousel slide main_banners hidden-xs hidden-sm" data-ride="carousel">
<div id="main-banners-carousel" class="carousel slide main_banners" data-ride="carousel">
<?php if (count($banners) > 1) { ?>
<!-- Indicators -->
<ol class="carousel-indicators">
Expand Down

0 comments on commit 5096af5

Please sign in to comment.