bug fix: resize input for defaulttext (tagsinput)

This commit is contained in:
Rocky Duan
2012-07-31 14:03:55 -04:00
parent c43d5d236a
commit 20f958e6be
2 changed files with 3 additions and 2 deletions

View File

@@ -439,7 +439,7 @@ Discussion =
autocomplete:
remoteDataType: 'json'
interactive: true
defaultText: "Tag your post"
defaultText: "Tag your post: press enter after each tag"
height: "30px"
width: "85%"
removeWithBackspace: true