Problem/Motivation
Maybe core changed stuff a bit or this was implemented wrong from the start. Just noticed some problems with toolbar horizontal with open dropdown second menu (admin_toolbar) and custom TOC control which is sticky - TOC control was going over toolbar dropdown menu.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | fix-toolbar-z-index-3167785-2.patch | 1.08 KB | pivica |
Comments
Comment #2
pivica commentedHere is a patch. Removed not needed `display: none !important;` - that before pseudo element do not exist any more, I guess again core change.
Comment #3
pivica commentedComment #5
pivica commentedCommitted.