Datepicker right-alignment problem.
This commit is contained in:
parent
648fa6674c
commit
7c6c435412
|
|
@ -13,7 +13,7 @@
|
|||
id="<?= $this->getId('input') ?>"
|
||||
name="<?= $name ?>"
|
||||
value="<?= $value ?>"
|
||||
class="form-control align-right"
|
||||
class="form-control"
|
||||
autocomplete="off">
|
||||
</div>
|
||||
<?php endif ?>
|
||||
Loading…
Reference in New Issue