In Jquery mobileI can group horizontal buttons, but they do not accept 100% of width.
I tried adding a class that installs width:100%, but that didn't work.
How can i do this?
Thank!
Update + possible fix. This seems to be unsuccessful because I explicitly used width="50%"in both buttons. I did 45%and fit. Probably some fields that have buttons?
Source code with patch applied: http://pastebin.com/ZXDNfAU1
source
share