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

fix(list): fix list margin if anchor is present. #6496

Closed
wants to merge 1 commit into from

Conversation

devversion
Copy link
Member

If there is currently a md-button anchor, we should remove the margin to order the items as the other items.

Fixes #5608 Fixes #6317

@EladBezalel
Copy link
Member

LGTM.

@EladBezalel EladBezalel added the needs: manual testing This issue or PR needs to have some manual testing and verification done label Dec 30, 2015
@EladBezalel
Copy link
Member

@devversion can you address me what should i do to test this manually ?

@devversion
Copy link
Member Author

I don't think there is something to test, you should just take a look to the list-items, one applied with ng-href and one applied with ng-click

@devversion devversion force-pushed the fix/list-anchor-margin branch 2 times, most recently from d9d44fc to e704eed Compare January 5, 2016 14:53
@EladBezalel EladBezalel added pr: merge ready This PR is ready for a caretaker to review and removed needs: manual testing This issue or PR needs to have some manual testing and verification done labels Jan 12, 2016
If there is currently a `md-button` anchor, we should remove the margin to order the items as the other items.

Fixes angular#5608 Fixes angular#6317
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr: merge ready This PR is ready for a caretaker to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants