CC-2484:Calendar sholdn't move down

- the fix was fairly easy. so I did complete fix.
This commit is contained in:
james 2011-06-30 12:15:54 -04:00
parent c0b95f583a
commit 48537c3c10
4 changed files with 18 additions and 5 deletions

View file

@ -1522,10 +1522,10 @@ div.success{
margin-right:6px;
}
.formrow-repeat li .hasDatepicker, .formrow-repeat li .input_select {
width:160px;
width:95px;
}
.formrow-repeat li .hasTimepicker {
width:80px;
width:60px;
}
.recording-show {
float: right;