Hi keenthemes,
The select2 height is not getting fit with the left/right icon height accordenly with the icon height.
We really would like to see a fix in the next update, so we can update to Metronic 8.1.
here's a Metronic 8.1 online demo of it :<a>https://ibb.co/MgcpVBT</a>
and here's in local with 8.0.38 : <a>https://ibb.co/HX6YQNK</a>
NB : This issue is also on 8.0.38.
Hi,
Using the input group with large icons requires some fixing. You can try to remove the top and bottom paddings of the input group text element as shown below:
<span class="input-group-text py-0">
...
</span>