AdminBSBMaterialDesign icon indicating copy to clipboard operation
AdminBSBMaterialDesign copied to clipboard

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

Open JeffKrav opened this issue 3 years ago • 0 comments

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.

JeffKrav avatar Sep 03 '21 12:09 JeffKrav