Open josefsabl opened 4 years ago
Simple solution : remove the width in CSS
.bootstrap-datetimepicker-widget.dropdown-menu {
display: block;
margin: 2px 0;
padding: 4px;
/* width: 14rem; */
}
+1 on having this issue
https://jsfiddle.net/xungqtop/