Commit bec7a98b5f2e0ece3f057cc7b32b98ee04507304

Authored by Eugeny Galkovskiy
1 parent 17e5f662

123

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
frontend/views/catalog/view.php
@@ -43,7 +43,7 @@ $this->params['breadcrumbs'][] = $this->title; @@ -43,7 +43,7 @@ $this->params['breadcrumbs'][] = $this->title;
43 'id' => 'pjax-reload', 43 'id' => 'pjax-reload',
44 'timeout' => 5000, 44 'timeout' => 5000,
45 ]); ?> 45 ]); ?>
46 -<div class="col-md-12"> 46 +<div class="col-md-12 product">
47 <div class="col-md-8 col-sm-12"> 47 <div class="col-md-8 col-sm-12">
48 <div class="pic"> 48 <div class="pic">
49 <?php 49 <?php