* change the height of task and story chosen.

This commit is contained in:
chencongzhi520@gmail.com
2013-01-21 07:19:04 +00:00
parent bce17e9513
commit d6ecb98406

View File

@@ -151,4 +151,4 @@
#productID_chzn .chzn-single, #projectID_chzn .chzn-single {background-color: #E5e5e5; border: none; text-align:left; padding:0}
#productID_chzn, #projectID_chzn{border:1px solid #ccc; margin-top:3px; padding-left:5px}
#story_chzn .chzn-single, #task_chzn .chzn-single {border: 1px solid #ccc;}
#story_chzn .chzn-single, #task_chzn .chzn-single {border: 1px solid #ccc; height:24px; line-height:24px}