You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
md-list-item with href have external margin value. md-list-item with ng-click will create a button element.
That element with md-button.md-no-style to remove margin value.
But it's with href doesn't remove it.
I suppose add a css called a.md-no-style to remove margin value inherit from md-button