Commit f030283446bb1ebdfe04555d336377d1a16297c9
1 parent
fae74d4b
brands txt column
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/filter/_brand_item.php
@@ -36,7 +36,7 @@ | @@ -36,7 +36,7 @@ | ||
36 | ]); | 36 | ]); |
37 | ?> | 37 | ?> |
38 | </div> | 38 | </div> |
39 | - <div class="col-xs-12 col-sm-6 col-md-5 col-lg-3"> | 39 | + <div class="col-xs-12 col-sm-6 col-md-9 col-lg-9"> |
40 | <div class="brand-list-desc-txt"> | 40 | <div class="brand-list-desc-txt"> |
41 | <?php | 41 | <?php |
42 | echo $model->lang->description; | 42 | echo $model->lang->description; |