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 has been archived by the owner on Sep 5, 2024. It is now read-only.
In this screenshot, md-tabs-canvas is the full width, but md-pagination-wrapper only spans to tab "Six" while tab "Seven" wraps under the bar (as can be seen from the dev console's highlight):
The text was updated successfully, but these errors were encountered:
ThomasBurleson
changed the title
md-tabs missing tabs w/ stretch="never" and center="true" (wrapping tabs under bar)
mdTabs: missing tabs w/ stretch="never" and center="true" (wrapping tabs under bar)
Apr 30, 2015
Looks like they wrap under the others, getting cut off.
In this example there are seven tabs in the markup, which get cut off at certain screen widths.
http://jsbin.com/gabidu/1/edit?html,js,output
In this screenshot,
md-tabs-canvas
is the full width, butmd-pagination-wrapper
only spans to tab "Six" while tab "Seven" wraps under the bar (as can be seen from the dev console's highlight):The text was updated successfully, but these errors were encountered: