In Jquery mobile
, I can have grouped horizontal buttons, but they the group does not take 100% width.
I tried adding a class that sets width:100%
but that did not work.
How can I do it?
Thank you!
Update + Possible Fix: It seems that it was failing because I was explicitly using width="50%"
in both buttons. I did 45%
and the fit. Probably some margins that the buttons have?
Source code with the fix applied: http://pastebin.com/ZXDNfAU1