-
Notifications
You must be signed in to change notification settings - Fork 6.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MatSlideToggle without label is default styled such that it does not center correctly #8264
Labels
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Comments
crisbeto
added a commit
to crisbeto/material2
that referenced
this issue
Nov 7, 2017
Fixes the slide label component collapsing down to 16px if it doesn't have a label. Fixes angular#8264.
jelbourn
pushed a commit
that referenced
this issue
Nov 18, 2017
Fixes the slide label component collapsing down to 16px if it doesn't have a label. Fixes #8264.
crisbeto
added a commit
to crisbeto/material2
that referenced
this issue
Nov 19, 2017
Fixes the slide label component collapsing down to 16px if it doesn't have a label. Fixes angular#8264.
crisbeto
added a commit
to crisbeto/material2
that referenced
this issue
Nov 20, 2017
Fixes the slide label component collapsing down to 16px if it doesn't have a label. Fixes angular#8264.
crisbeto
added
the
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
label
Nov 28, 2017
tinayuangao
pushed a commit
to tinayuangao/material2
that referenced
this issue
Nov 29, 2017
angular#8270) Fixes the slide label component collapsing down to 16px if it doesn't have a label. Fixes angular#8264.
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
P3
An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Bug, feature request, or proposal:
Default CSS for MatSlideToggle doesn't keep it vertically centered if it doesn't have label text and if it's a child of a flex-displayed element.
What are the steps to reproduce?
http://plnkr.co/edit/QTqBwfPb4oZrqvvau8nI?p=preview
The text was updated successfully, but these errors were encountered: