Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
There was an error while loading. Please reload this page.
Hello Team,
the toast-popup in Windows Phone 8.1 isn't flexing the button to the right.

This is because the element isn't a block element, if I change the element to:
<div flex> or <span style="display:block" flex>The button is aligned to the right.
This just occurs on windows-phone.

Greetings & Thanks
Graphefruit