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.

Scrollbar appears when right paginator for tabs is visible. #1087

@ahmadhsalim

Description

@ahmadhsalim

Check the Plunker.

If you reduce the browser width which enables the paginators for the tabs. A scrollbar shows up on the bottom whenever the right paginator is visible.

I've fixed it using this code.

.md-paginator{
    margin-right:0px;
}

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions