CC-2484:Calendar sholdn't move down
- the fix was fairly easy. so I did complete fix.
This commit is contained in:
parent
c0b95f583a
commit
48537c3c10
4 changed files with 18 additions and 5 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue