Commit 15ece6f503a0977f71d67771c0c98c00a8655f38

Authored by Eugeny Galkovskiy
1 parent a1307bf8

123

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
frontend/web/css/style.css
... ... @@ -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{
... ...