clu3 / bootstro.js

Tiny JS library using bootstrap's popovers to help guide your users around your website
http://clu3.github.io/bootstro.js/
MIT License
1.33k stars 235 forks source link

bootstro width #64

Open superstar1128 opened 6 years ago

superstar1128 commented 6 years ago

I've built bootstro with bootstrap 3. Since popover's max-width is 276px, so I can't use width of popover more than 276px. How can i fix it?