Make WordPress Core

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's profile 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)

adminbar.png (11.8 KB) - added by Presskopp 8 years ago.
adminbar_broken.png (18.2 KB) - added by Presskopp 8 years ago.
still.mp4 (260.3 KB) - added by Presskopp 6 years ago.

Download all attachments as: .zip

Change History (9)

@Presskopp
8 years ago

#1 @swissspidy
8 years ago

  • Keywords needs-screenshots added

#2 @Presskopp
8 years ago

  • Keywords has-screenshots added; needs-screenshots removed

#3 @Presskopp
8 years ago

btw: Screen Options (Ansicht anpassen) & Help (Hilfe) will not be clickable when it breaks.

@Presskopp
6 years ago

#4 @Presskopp
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 @lukecarbis
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.