diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css index a009fe5..927b67a 100644 --- a/public/stylesheets/application.css +++ b/public/stylesheets/application.css @@ -1238,6 +1238,7 @@ a.comment-picture { .scrap-replies { border: 1px solid #fff; padding: 0; + border-right: 0px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; @@ -5435,7 +5436,7 @@ li.profile-activity-item.upload_image .activity-gallery-images-count-1 img { #profile-wall ul.profile-wall-activities-comments ul, #profile-network ul.profile-wall-activities-comments ul { - padding-left: 0px; + padding-left: 12px; } #profile-wall .profile-wall-activities-comments li, -- libgit2 0.21.2