fix infield labels not rebinding on stream filter, and changed padding to margin for the user badge so the bottom boder does not go over the new request message

This commit is contained in:
maxwell 2011-01-12 13:50:55 -08:00
parent c832201bd9
commit f8d524c983
2 changed files with 3 additions and 1 deletions

View file

@ -10,6 +10,8 @@ var Stream = {
$stream.not(".show").delegate("a.show_post_comments", "click", Stream.toggleComments);
/* In field labels */
$("label").inFieldLabels();
// publisher textarea reset
$publisher.find("textarea").bind("blur", function() {
$(this).css('height','42px');

View file

@ -2202,7 +2202,7 @@ ul.show_comments
:position relative
:top 4px
:padding
:margin
:bottom 1em
:border