Commit 6c28f95f179dc5c3f9583916128aa508f831ed38
1 parent
f0302834
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-9 col-lg-9"> | 39 | + <div class="col-xs-12 col-sm-6 col-md-5 col-lg-3"> |
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; |