AdminBSBMaterialDesign
AdminBSBMaterialDesign copied to clipboard
Bootstrap-select data-live-search is not responsive recently on Edge
I have the same problem as https://github.com/gurayyarar/AdminBSBMaterialDesign/issues/179
But the solution
- open assets\css\style.css
- there should be bootstrap-select section around line 4098 with margin-left:30px
- change it into padding-left:30px
Does not work for me.