Fixed width of countdown input field.

This commit is contained in:
Emanuel Schuetze 2012-05-20 22:06:07 +02:00
parent 5581ed1222
commit 5eb29ba9dd
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
/*.projector_countdown_spinval {*/
#countdown_time {
width: 22px;
width: 40px;
height: 16px;
}