Labels |
Added:
?
|
yes
That fixes custom selects with the .active
class. This is a different issue
The problem here isn't the icon itself. That still exists, but instead it's the background of the square which changes to white, thus you can't see it.
Pull requests welcome.
Remove form-control
to fix the issue.
<select id="eid" name="eid" onchange="this.form.submit()" class="form-control custom-select">
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-01-15 16:56:48 |
Closed_By | ⇒ | Quy |
lol you beat me to it.
There is a pr for this