Commit a748e15f266fde96b7045b935db8a5953e136410
1 parent
ca5ebf95
Exists in
master
and in
29 other branches
CSS adjustement
Showing
1 changed file
with
0 additions
and
3 deletions
Show diff stats
public/stylesheets/application.css
... | ... | @@ -5682,9 +5682,6 @@ li.profile-activity-item.upload_image .activity-gallery-images-count-1 img { |
5682 | 5682 | } |
5683 | 5683 | |
5684 | 5684 | .view-more-comments, .view-more-replies { |
5685 | - border-bottom: 1px solid #d2d2d2 !important; | |
5686 | - border-top: 1px solid #fff; | |
5687 | - margin-bottom: 0; | |
5688 | 5685 | text-align: center; |
5689 | 5686 | } |
5690 | 5687 | ... | ... |