-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
Progress bar is not affected by text-align right context.
What is the current behavior?
Determinate progress bar display fails in text-align: right;
context.
What are the steps to reproduce?
Place it inside any container that has text-alignment set to right
Plunker
http://plnkr.co/edit/rJCIiDvu4ZcQhYjLOK99?p=preview
What is the use-case or motivation for changing an existing behavior?
It's easy enough to work around, but a block-level element shouldn't break on text-alignment.
Which versions of Angular, Material, OS, browsers are affected?
Windows, Chrome, Angular2 RC 4/5/6, Material alpha.6 - alpha.7.4
Is there anything else we should know?
Nope. Thanks for the great work!
Metadata
Metadata
Assignees
Labels
No labels