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 admin boxes alignment #15193

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Fixed admin boxes alignment #15193

merged 1 commit into from
Jul 31, 2024

Conversation

Godmartinz
Copy link
Collaborator

@Godmartinz Godmartinz commented Jul 30, 2024

Description

When the language chosen requires more space it breaks the order of the setting boxes. This sets a height of 170px between (max-width: 1318px) and (min-width: 1200px)

Before:
image

After:
image

Fixes #15191

Type of change

Please delete options that are not relevant.

  • [x ] 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)
  • This change requires a documentation update

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:

Copy link

what-the-diff bot commented Jul 30, 2024

PR Summary

  • Improved Visual Layout for Medium-Sized Screens
    This update introduces new stylistic rules in CSS to enhance the visual appeal of elements with the ".box" class. The change particularly targets medium-sized screen displays, specifically those between 1200 pixels and 1318 pixels in width. Essentially, it adjusts the height of these elements for this range of screen sizes, ensuring that the display looks balanced and that the user interface remains accessible and appealing to users, irrespective of their device's screen size.

@Godmartinz Godmartinz changed the title fixed admin boxes alignment Fixed admin boxes alignment Jul 30, 2024
@snipe snipe merged commit e79a5b7 into snipe:develop Jul 31, 2024
9 checks passed
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.

2 participants