gurayyarar / AdminBSBMaterialDesign

AdminBSB - Free admin panel that is based on Bootstrap 3.x with Material Design
https://gurayyarar.github.io/AdminBSBMaterialDesign
MIT License
2.74k stars 1.56k forks source link

Bootstrap-select data-live-search is not responsive recently on Edge #192

Open JeffKrav opened 3 years ago

JeffKrav commented 3 years ago

I have the same problem as https://github.com/gurayyarar/AdminBSBMaterialDesign/issues/179

image

But the solution

  1. open assets\css\style.css
  2. there should be bootstrap-select section around line 4098 with margin-left:30px
  3. change it into padding-left:30px

Does not work for me.