CC-2477:Duration box is too small

-fixed
This commit is contained in:
james 2011-07-04 11:11:35 -04:00
parent df64b70280
commit 22df189cdc
1 changed files with 1 additions and 1 deletions

View File

@ -124,5 +124,5 @@ label.wrapp-label input[type="checkbox"] {
#add_show_duration {
background: #AAAAAA;
cursor: default;
width: 50px;
width: 65px;
}