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

v7.0.10 - broken layout in Admin Settings #15191

Closed
2 tasks done
swift2512 opened this issue Jul 30, 2024 · 3 comments
Closed
2 tasks done

v7.0.10 - broken layout in Admin Settings #15191

swift2512 opened this issue Jul 30, 2024 · 3 comments
Assignees

Comments

@swift2512
Copy link

Debug mode

Describe the bug

Broken layout in v7.0.10

Reproduction steps

  1. Set language to en-US.
  2. Observe correct layout in Admin Settings.
  3. Change language to Finnish, Lithuanian (any language with long translations would work)
  4. Observe broken layout because text takes more than one line.

Expected behavior

Layout doesn't break.

Screenshots

image
image
image

Snipe-IT Version

7.0.10

Operating System

Ubuntu

Web Server

Apache

PHP Version

8.3

Operating System

Win10

Browser

Edge, Firefox

Version

No response

Device

No response

Operating System

No response

Browser

No response

Version

No response

Error messages

No response

Additional context

Fresh install

@swift2512
Copy link
Author

swift2512 commented Jul 30, 2024

It's also evident on russian language. Some texts span for 3 lines if browser windows is less than 1920x1080.

This is how it would look with fixed height.
image

@swift2512
Copy link
Author

swift2512 commented Jul 30, 2024

margin-bottom: 20px
(19px also work)
image

@Godmartinz Godmartinz self-assigned this Jul 30, 2024
@Godmartinz
Copy link
Collaborator

Thanks for bringing this to our attention @swift2512 . I've applied a height restriction while the screen is between (max-width: 1318px) and (min-width: 1200px).

@snipe snipe closed this as completed Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants