sidebar-box needs to be position:relative
This commit is contained in:
parent
fc9afa2a32
commit
2046d18880
1 changed files with 2 additions and 0 deletions
|
@ -46,6 +46,8 @@ See the above repository for updates as well as full license text. */
|
|||
#PersonalToolbar{ border-bottom: 1px solid var(--chrome-content-separator-color) }
|
||||
#navigator-toolbox > *{ pointer-events: auto }
|
||||
|
||||
#sidebar-box{ position: relative }
|
||||
|
||||
/* SELECT TOOLBAR BEHAVIOR */
|
||||
/* Comment out or delete one of these to disable that behavior */
|
||||
|
||||
|
|
Loading…
Reference in a new issue