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
b97dbd94c25d2b232e8d1e2bd666562da55a61dd
Authored by
Eugeny Galkovskiy
2016-10-19 15:17:35 +0300
1 parent
262793f1
123
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/web/css/style.css
Inline
Side-by-side
frontend/web/css/style.css
Wrap text
Show/Hide comments
View file @
b97dbd9
...
...
@@ -2119,7 +2119,7 @@ p.right{text-align: right;}
2119
2119
.menu li{
2120
2120
min-width:100%;
2121
2121
max-width:100%;
2122
- margin:0px
;
2122
+ margin:0px
!important
;
2123
2123
}
2124
2124
.menu .container{
2125
2125
padding: 8px 0px;
...
...