Alexey Boroda
/
extrem-new
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
42ee4e4983cd6656561b5c97ed8c178d29cfc642
Authored by
Eugeny Galkovskiy
2016-10-19 18:00:23 +0300
1 parent
865ec2ef
123
Showing
1 changed file
with
3 additions
and
0 deletions
Show diff stats
frontend/views/layouts/main.php
Inline
Side-by-side
frontend/views/layouts/main.php
Wrap text
Show/Hide comments
View file @
42ee4e4
...
...
@@ -79,6 +79,9 @@
79
79
</header>
80
80
<section class="menu">
81
81
<div class="container">
82
+ <div class="col-md-hidden hidemenu">
83
+ <a href="#"></a>
84
+ </div>
82
85
<ul>
83
86
<li><a href="#">Бренды</a>
84
87
<div class="dropd_menu">
...
...