This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
md-tabs: Single tab w/ stretch is not centered #1570
Closed
Description
<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/
Metadata
Metadata
Assignees
Labels
No labels