Yarik
/
vitex
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
c8e497e27621e7db06ba36f9541b26b3aa39f4d9
Authored by
Виталий
2017-05-13 17:47:43 +0300
1 parent
2f82d614
мозаика
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/site/index.php
Inline
Side-by-side
frontend/views/site/index.php
Wrap text
Show/Hide comments
View file @
c8e497e
...
...
@@ -175,7 +175,7 @@
175
175
*/
176
176
$option = $options[ 3 ];
177
177
?>
178
- <div class="col-xs-
6 col-sm-6 col-md-6
moz-1">
178
+ <div class="col-xs-
3 col-sm-3 col-md-3
moz-1">
179
179
<a href="<?= Url::to([
180
180
'filter/purpose',
181
181
'id' => $option->tax_option_id,
...
...