0

I have created a drop down with the functions of codeigniter and I want to change it's direction to upwards. any idea ?

  <div class="col-lg-8 validate-parent">
    <?php echo form_dropdown('approved_by" id="approved_by" required class="form-control text-left chosen-select"', $employee); ?>
 </div>

enter image description here

I have tried with css but no result

samrulz ss
  • 43
  • 6
  • https://github.com/harvesthq/chosen/issues/155 – Atural Sep 29 '17 at 07:26
  • Possible duplicate of [Drop-down menu that opens up/upward with pure css](https://stackoverflow.com/questions/7814186/drop-down-menu-that-opens-up-upward-with-pure-css) – DFriend Sep 29 '17 at 16:34

0 Answers0