4 lines
198 B
CSS
4 lines
198 B
CSS
.input-group .datepicker-wrapper{width: 110px!important;}
|
|
.input-group .datepicker-wrapper .form-control {max-width: 110px; line-height: 25px; height: 26px!important}
|
|
.input-group-btn {float: left}
|