Skip to content

Minor improvement - Sidebar Button overflows into other elements #11754

@yannikp

Description

@yannikp

Debug mode

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

grafik

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions