commit.short_id as model method. Styled inline comment form
This commit is contained in:
parent
67ef96ea5f
commit
0590aa9d60
7 changed files with 46 additions and 23 deletions
|
@ -33,7 +33,7 @@ init:
|
|||
})
|
||||
|
||||
$("#note_note").live("focus", function(){
|
||||
$(this).css("height", "100px");
|
||||
$(this).css("height", "80px");
|
||||
$('.note_advanced_opts').show();
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue