bootboxjs / bootbox

Wrappers for JavaScript alert(), confirm() and other flexible dialogs using Twitter's bootstrap framework

Home Page:http://bootboxjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dialog size

vascofor2000 opened this issue · comments

Hi,
This probably is not an issue and more an ask for help. I'm using dialog in my program and I want to give seven different buttons to my user to use. The problem is when I name all this buttons they get too big for the size of the box of dialog, I tried to change the size to xl but nothing changed and I don't know if there's another way to do it.
Thank you for your attention.

Using the xl size requires version 5 - what version are you using?