asked on August 30, 2017
I am trying to figure out how to have a date with time field all inline instead of two lines. I have tried the below code with and without the period, but I can't seem to either find the right selector, or I don't know what...I am using Forms 10.2
.ui-datepicker { display: inline-block;} .ui-timepicker-wrapper { display: inline-block;}
0
0