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

fix(sidenav): animation when width is explicitly defined #7605

Closed
wants to merge 1 commit into from

Conversation

EladBezalel
Copy link
Member

  • Made width and min-width important for the animation

fixes #7483

- Made `width` and `min-width` important for the animation

fixes #7483
@EladBezalel EladBezalel added the needs: review This PR is waiting on review from the team label Mar 16, 2016
@ThomasBurleson
Copy link
Contributor

@EladBezalel - The slideIn navigation for the left sideNav is broken with this change: https://material.angularjs.org/latest/demo/sidenav

@ThomasBurleson ThomasBurleson added needs: work and removed needs: review This PR is waiting on review from the team labels Apr 11, 2016
@EladBezalel EladBezalel deleted the fix/sidenav-width-animations branch April 11, 2016 19:19
ilovett pushed a commit to ilovett/material that referenced this pull request Apr 22, 2016
- Made `width` and `min-width` important for the animation

fixes angular#7483

Closes angular#7605
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mdSideNav: Animation is broken when specifing "style="width: ...px" attribute
2 participants