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

Fixed #11711 clearfix missing on admin settings page to prevent blanking divs #11712

Merged
merged 1 commit into from
Aug 22, 2022

Conversation

Godmartinz
Copy link
Collaborator

Description

The admin settings page was disappearing when resized between a width of 768 and 991. This just adds a clearfix to prevent that.

Fixes #11711

Type of change

Please delete options that are not relevant.

  • [ X] Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Test Configuration:

  • PHP version:
  • MySQL version
  • Webserver version
  • OS version

Checklist:

@Godmartinz Godmartinz requested a review from snipe as a code owner August 22, 2022 17:48
@Godmartinz Godmartinz changed the title Fixes clearfix missing on admin settings page Fixed GH 11711 clearfix missing on admin settings page Aug 22, 2022
@Godmartinz Godmartinz changed the title Fixed GH 11711 clearfix missing on admin settings page Fixed GH 11711 clearfix missing on admin settings page to prevent blanking divs Aug 22, 2022
@snipe snipe changed the title Fixed GH 11711 clearfix missing on admin settings page to prevent blanking divs Fixed #11711 clearfix missing on admin settings page to prevent blanking divs Aug 22, 2022
@snipe snipe merged commit 861283b into snipe:develop Aug 22, 2022
@snipe
Copy link
Owner

snipe commented Aug 22, 2022

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants