Commit 3a03b3301fc115f0861ffab323a96ebd33d5879f

Authored by Eugeny Galkovskiy
1 parent 79522de3

123

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