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 Google Chrome #179

Open Aenjay opened 4 years ago

Aenjay commented 4 years ago

bsb-report

advdi commented 4 years ago

try this

  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 bootstrap-select
glavrjk commented 4 years ago

try this

  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 bootstrap-select

Thank you so much. it works...!

JaconsMorais commented 4 years ago

Same problem here. Your tip worked ! Thankx.

arsazal commented 4 years ago

Solution worked! Thanks.

vrinconoriontek commented 4 years ago

Thanks.

Daddymarto01 commented 3 years ago

Thanks so much. This worked for me.