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
ece547fa876bdd0e7857b7cdea05a59e36b82dc6
Authored by
Виталий
2017-05-13 17:34:55 +0300
1 parent
ff42288f
мозаика
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 @
ece547f
...
...
@@ -96,7 +96,7 @@
96
96
*/
97
97
$option = $options[ 1 ];
98
98
?>
99
- <div class="col-xs-
6 col-sm-3 col-md-3
moz-2">
99
+ <div class="col-xs-
12 col-sm-12 col-md-12
moz-2">
100
100
<a href="<?= Url::to([
101
101
'filter/purpose',
102
102
'id' => $option->tax_option_id,
...
...