Pasteur Miranda
Posts: 0
Joined: Thu Aug 01, 2013 2:59 am

Button in full screen width in blank ionic app

Hi,

I created a blank ionic application. In the screen "Screen1" I put a grid with a row and inside that row a button. Using "ng-repeat" in the gridrow, I created several buttons. So I set ng-responsive to large. When I run the application, the buttons occupy the full width of the screen, whatever the width of the screen. I noticed that this only occurs in a blank ionic application. I would like the buttons not to take up the full width of the screen, because I want that when the screen is maximized, several buttons appear on the same line, which does not happen in this case. How can I prevent the buttons from taking up the full width of the screen?

Thanks

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Button in full screen width in blank ionic app

Hello Pasteur,

Please set the property "Width" of the button = "Inline" for that

Pasteur Miranda
Posts: 0
Joined: Thu Aug 01, 2013 2:59 am

Button in full screen width in blank ionic app

Thank you very much, Serhii.

Return to “Issues”