I have a very simple web app (http://www.tntech.edu/cafe-menu.php) that is being iframed into a mobile app built by ATT. The buttons are different sizes on different phones and I need to figure out how to make them fluid.
Thanks!
I have a very simple web app (http://www.tntech.edu/cafe-menu.php) that is being iframed into a
Share
I needed to set the width on label.ui-button to a percent and then it worked. Thanks guys!