Opened 8 years ago
Closed 4 years ago
#38968 closed defect (bug) (duplicate)
Adminbar loses background-color partially when getting wide and breaking line
Reported by: | Presskopp | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.6.1 |
Component: | Administration | Keywords: | has-screenshots |
Focuses: | ui, administration | Cc: |
Description
As the title says (hopefully).
This is just a workaround to bring it back:
ul.ab-top-secondary.ab-top-menu { background-color: red !important; }
Attachments (3)
Change History (9)
#4
@
6 years ago
Just wanted to mention this is still a bug. Digging a little more I also found this note
in L.22 of \wp-admin\css\colors\light\colors.scss:
/* temporary fix for admin-bar hover color */
...
Anyone?
This ticket was mentioned in Slack in #core by lukecarbis. View the logs.
4 years ago
#6
@
4 years ago
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from new to closed
Hi @Presskopp – thanks for reporting! I believe this has got a bit more focus in #28983. I'll close this in favour of that ticket, but feel free to reopen if you don't think that quite covers it.
Note: See
TracTickets for help on using
tickets.
btw: Screen Options (Ansicht anpassen) & Help (Hilfe) will not be clickable when it breaks.