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
aa2277b7f2ae47d2b836db0a4e23d9b5e48bdd2f
Authored by
Eugeny Galkovskiy
2016-10-19 15:35:01 +0300
1 parent
b97dbd94
123
Showing
1 changed file
with
3 additions
and
0 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 @
aa2277b
...
...
@@ -2124,6 +2124,9 @@ p.right{text-align: right;}
2124
2124
.menu .container{
2125
2125
padding: 8px 0px;
2126
2126
}
2127
+ .dropd_menu{
2128
+ top: 35px;
2129
+ }
2127
2130
}
2128
2131
@media (max-width: 729px) {
2129
2132
.post_cont{justify-content: center;}
...
...