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
f70cbba620360c3886997bf53372065974fc979f
Authored by
Eugeny Galkovskiy
2016-10-20 16:39:18 +0300
1 parent
918d9cca
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 @
f70cbba
...
...
@@ -2197,6 +2197,9 @@ p.right{text-align: right;}
2197
2197
}
2198
2198
}
2199
2199
@media (max-width: 991px) {
2200
+ .text_left, .post_1 .titles{
2201
+ margin-left:50px;
2202
+ }
2200
2203
.navbar-nav{margin:0;}
2201
2204
footer .fright{
2202
2205
margin-left: 0px;
...
...