Skip to content

MdTabs min-width is wrong for mobile and gets in the way #1350

@dasois

Description

@dasois

Bug, feature request, or proposal:

Bug: MdTabs have a min-width of 160px, which is only true for larger views, but not for mobile views

What is the expected behavior?

Mobile Tabs should have min-width of 72px.
After that the user should be able to switch between scrollable tabs and fixed tabs (that's for another issue).

What is the current behavior?

Tabs are 160px and thus too big.

What is the use-case or motivation for changing an existing behavior?

For mobile views style has to be overridden with !important, which is bad practice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions