-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Minor improvement - Sidebar Button overflows into other elements #11754
Copy link
Copy link
Closed
Description
Debug mode
- I have enabled debug mode
- I have read checked the Common Issues page
Describe the bug
The border of the sidebar-button overflows into other elements and thus shifts them slightly.
I have this custom CSS in place to fix it.
.sidebar-toggle.btn {
border-radius: 3px;
box-shadow: none;
border-top: 0px solid transparent;
border-bottom: 0px solid transparent;
padding-left: 15px;
padding-right: 15px;
padding-top: 12px;
padding-bottom: 12px;
margin-left: -47px;
margin-top: 2px;
}
Reproduction steps
Open the Snipe-IT Demo on a Desktop with a resolution of at least 1100px in width and click on "Create New" "Admin".
Expected behavior
A pristine interface :D
Screenshots
Snipe-IT Version
Snipe-IT Demo
Operating System
Snipe-IT Demo
Web Server
Snipe-IT Demo
PHP Version
Snipe-IT Demo
Operating System
Windows, macOS
Browser
Chrome, Firefox
Version
Chrome v104, Firefox v105
Device
Desktop
Operating System
No response
Browser
No response
Version
No response
Error messages
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
