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
15ece6f503a0977f71d67771c0c98c00a8655f38
Authored by
Eugeny Galkovskiy
2016-10-05 18:07:31 +0300
1 parent
a1307bf8
123
Showing
1 changed file
with
4 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 @
15ece6f
...
...
@@ -1904,6 +1904,10 @@ p.right{text-align: right;}
1904
1904
padding-top: 18px;
1905
1905
padding-bottom: 27px;
1906
1906
}
1907
+.comments-wr {
1908
+ margin-top: 0px;
1909
+}
1910
+.comments-start{width:100%;}
1907
1911
/**/
1908
1912
@media (min-width: 1200px){
1909
1913
.nav_up{
...
...