$ionicPopup buttons are misaligned on Android 4.1.2 after updating to Beta12

Hi,

after updating to beta12 (v1.0.0-beta.12-nightly-452) the $ionicPopup buttons are misaligned on Android 4.1.2. I tested the confirm and alert popups and in both cases the button-width is as big as the button-text. They are not shown as block buttons anymore.

This issue is not presented on 1.0.0-beta.11. In addition, this issue is not presented with beta12 on newer Android versions (tested on Android 4.4.2). Any help will be highly appreciated.

I have the same problem.
I opened an issue on github :https://github.com/driftyco/ionic/issues/2209

great thanks! After the issue https://github.com/driftyco/ionic/issues/2209 was fixed, I verified with the nightly (v1.0.0-beta.12-nightly-472) and now it is working. Thanks!