Skip to content
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: Add support for aligning some tabs to the right. #7002

@Vayvala

Description

@Vayvala

Currently all tabs are aligned to the left, but I need to align one tab to the right. I have tried to add float:right:

<md-tab label="compare"  style="float:right!important;"></md-tab>

But it didn't make a difference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    resolution: won't fixThere are no resources to fix this issue, the priority is too low, or it doesn't align w/ MD spec.type: feature

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions