Comment box is inside the item

This commit is contained in:
Domovoy 2012-08-03 19:18:56 +02:00
commit 75700a725e
3 changed files with 6 additions and 7 deletions

View file

@ -28,7 +28,7 @@ background: #444;
}
.wall-item-tools { background-color: #444444; background-image: none;}
.comment-wwedit-wrapper{ background-color: #333333; }
.comment-wwedit-wrapper{ background-color: #444444; }
.comment-edit-preview{ color: #000000; }
.wall-item-content-wrapper.comment { background-color: #444444; border: 0px;}
.photo-top-album-name{ background-color: #333333; }