I wanted to use slider panel to show reminders on the right of my div / page. For that I used mb-extruder. It was working fine until I included the bootstrap library. It shows the panel button with some gap. I checked all the properties using developer tools of Chrome. Except there is a width of the panel button (which was defined as 100%), there is no deviation. I am not sure why the width getting reduced when I add bootstrap. There is no sign of explicit css being applied. Here are reference images.
without bootstrap
with bootstrap