Opened 10 years ago
Closed 5 years ago
#38968 closed defect (bug) (duplicate)
Adminbar loses background-color partially when getting wide and breaking line
| Reported by: | Presskopp | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 4.6.1 |
| Severity: | normal | Keywords: | has-screenshots |
| Cc: | Focuses: | ui, administration |
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
@
7 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.
5 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
btw: Screen Options (Ansicht anpassen) & Help (Hilfe) will not be clickable when it breaks.