Commit 79522de3718c1a62ca60d7b5530fe0f67e64a81a

Authored by Eugeny Galkovskiy
1 parent 2568d1c7

123

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
frontend/web/css/style.css
@@ -1906,6 +1906,10 @@ p.right{text-align: right;} @@ -1906,6 +1906,10 @@ p.right{text-align: right;}
1906 } 1906 }
1907 .comments-wr { 1907 .comments-wr {
1908 margin-top: 0px!important; 1908 margin-top: 0px!important;
  1909 + padding-bottom: 16px;
  1910 +}
  1911 +.comments-wr:last-child{
  1912 + border-bottom: 1px solid #d9d9d9;
1909 } 1913 }
1910 .comments-start{width:100%!important;;} 1914 .comments-start{width:100%!important;;}
1911 /**/ 1915 /**/