[fix] whitespace in photo_view and like_noshare. dispy-dark clean up

Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
This commit is contained in:
Simon L'nu
2012-03-17 01:55:40 -04:00
parent 2b06b081d3
commit 87fdae2dd8
4 changed files with 10 additions and 16 deletions
-3
View File
@@ -108,9 +108,6 @@ $(document).ready(function() {
$(this).css({color: '#eec'});
});
// make auto-complete work in more places
$(".wall-item-comment-wrapper textarea").contact_autocomplete(baseurl+"/acl");
/* $('#profile-photo-wrapper').mouseover(function() {
$('.profile-edit-side-div').css({display: 'block'});
}).mouseout(function() {