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-tabs md-stretch-tabs="always"> does not center a single-tab correctly (see that last example below, which should have the label "one" directly below the title): (#1506 has the scrollbar issue)
Looks like it has a width style that is correct but also a min-width that keeps it shorter. Here's a live jsbin: http://jsbin.com/guweto/2/