Corrected the column class of the time selection container

This commit is contained in:
Alex Tselegidis 2020-10-27 11:30:03 +02:00
parent 632b943392
commit 39614fc418

View file

@ -206,7 +206,7 @@
<div id="select-date"></div>
</div>
<div class="col-12 col-sm-6">
<div class="col-12 col-md-6">
<div id="select-time">
<div class="form-group">
<label for="select-timezone"><?= lang('timezone') ?></label>