Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

md-toast flexbox issue windows phone 8.1 #5982

Closed
graphefruit opened this issue Nov 30, 2015 · 1 comment
Closed

md-toast flexbox issue windows phone 8.1 #5982

graphefruit opened this issue Nov 30, 2015 · 1 comment
Assignees
Labels
P4: minor Minor issues. May not be fixed without community contributions. ui: flexbox
Milestone

Comments

@graphefruit
Copy link

Hello Team,

the toast-popup in Windows Phone 8.1 isn't flexing the button to the right.
toast

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.
toast

Greetings & Thanks
Graphefruit

@ThomasBurleson
Copy link
Contributor

@topher - Your fixes may be dependent upon #6082

@ThomasBurleson ThomasBurleson modified the milestones: 1.0-rc7, 1.0-rc8 Dec 13, 2015
@ThomasBurleson ThomasBurleson modified the milestones: 1.0-rc8, 1.1.0, Backlog Jan 5, 2016
@ThomasBurleson ThomasBurleson added P4: minor Minor issues. May not be fixed without community contributions. and removed priority: medium labels Jan 15, 2016
@ThomasBurleson ThomasBurleson modified the milestones: Backlog, Deprecated Apr 20, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P4: minor Minor issues. May not be fixed without community contributions. ui: flexbox
Projects
None yet
Development

No branches or pull requests

3 participants