Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MudTable: Align pager elements vertically #3774

Merged

Conversation

andersstorhaug
Copy link
Contributor

@andersstorhaug andersstorhaug commented Jan 21, 2022

Description

Fixes #698
CSS changes for MudTable that adjust pager element styling to improve vertical centering.

How Has This Been Tested?

Tested visually with existing test components.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Before:
paging-before

After:
paging-after

Checklist:

  • The PR is submitted to the correct branch (dev).
  • My code follows the code style of this project.
  • (N/A) I've added relevant tests.

@JonBunator JonBunator added the bug Something does not work as intended/expected label Jan 21, 2022
@JonBunator JonBunator added this to the 6.0.6 milestone Jan 21, 2022
Copy link
Member

@JonBunator JonBunator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@JonBunator JonBunator merged commit b3d0c5b into MudBlazor:dev Jan 21, 2022
@andersstorhaug andersstorhaug deleted the adjust-table-pager-alignment branch January 21, 2022 14:03
jammerware pushed a commit to jammerware/MudBlazor that referenced this pull request Sep 20, 2022
jammerware pushed a commit to jammerware/MudBlazor that referenced this pull request Sep 20, 2022
jammerware pushed a commit to jammerware/MudBlazor that referenced this pull request Sep 20, 2022
jammerware pushed a commit to jammerware/MudBlazor that referenced this pull request Sep 20, 2022
3dots pushed a commit to 3dots/MudBlazor that referenced this pull request Mar 23, 2023
ferraridavide pushed a commit to ferraridavide/MudBlazor that referenced this pull request May 30, 2023
ilovepilav pushed a commit to ilovepilav/MudBlazor that referenced this pull request Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something does not work as intended/expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Text, dropdown and paging controls not aligned vertically in MudTable/PagerContent
2 participants