Make WordPress Core

Opened 19 years ago

Closed 19 years ago

#1138 closed defect (bug) (fixed)

Submenu doesn't increase height when items wrap, making them almost invisible

Reported by: mc_incubus's profile MC_incubus Owned by: matt's profile matt
Milestone: Priority: normal
Severity: trivial Version: 1.5.1
Component: Administration Keywords:
Focuses: Cc:

Description

The second level menu has a set CSS height, which means that when the browser window is narrow, the items wrap, but the size of the bar doesn't increase, which means you have #ffffff text on #a9a9a9 background... white on light grey.

My patch solves this by eliminating the set height, and the remaining changes are to make sure highlighted or active tabs are big enough to reach the grey area and create that tabs look. I have tested in Firefox 1.0, Mozilla 1.7.5, IE 6, and Opera 7.23, all on Windows.

Attachments (1)

wp-admin.css.diff (566 bytes) - added by MC_incubus 19 years ago.

Download all attachments as: .zip

Change History (4)

#1 @MC_incubus
19 years ago

  • Patch set to No

#2 @ryan
19 years ago

  • Owner changed from anonymous to matt
  • Status changed from new to assigned

#3 @matt
19 years ago

  • fixed_in_version set to 1.5.1
  • Resolution changed from 10 to 20
  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.