mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
Prevent fade-out from overlapping button in admin nav
This commit is contained in:
parent
94ff428571
commit
2b7e50cab8
@ -498,7 +498,7 @@ $mobile-breakpoint: 700px;
|
||||
content: "";
|
||||
position: absolute;
|
||||
right: 0px;
|
||||
width: 30px;
|
||||
width: 15px;
|
||||
height: calc(100% - 5px);
|
||||
background: linear-gradient(
|
||||
to right,
|
||||
|
Loading…
x
Reference in New Issue
Block a user