Skip to content

Commit

Permalink
Re-added some JS code that I accidentally removed.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Suraci committed Jul 24, 2008
1 parent b622fd2 commit c23cca9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions includes/admin.js.php
Expand Up @@ -138,6 +138,7 @@ function togglers() {
})
$("textarea").each(function(){
$(this).css({
minHeight: $(this).outerHeight() + 2,
lineHeight: "15px"
}).autogrow()
})
Expand Down

0 comments on commit c23cca9

Please sign in to comment.