Make WordPress Core

Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#15226 closed defect (bug) (fixed)

The lower-right corner of the screen options panel is not rounded

Reported by: scribu's profile scribu Owned by:
Milestone: 3.1 Priority: normal
Severity: minor Version: 3.0
Component: UI Keywords: has-patch
Focuses: Cc:

Description

Title says it all.

Attachments (1)

15226.diff (619 bytes) - added by scribu 15 years ago.

Download all attachments as: .zip

Change History (7)

@scribu
15 years ago

#1 @scribu
15 years ago

  • Keywords has-patch added; needs-patch removed

#2 @nacin
15 years ago

Webkit and Mozilla interpret shorthand border-radius properties differently. I believe we'll need to stick to individual corners.

#3 @scribu
15 years ago

I've tested in Firefox and Chromium and it looks fine.

#4 @scribu
15 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [15986]) Round bottom-right corner of the screen options dropdown. Fixes #15226

#5 @nacin
14 years ago

Looks like this got lost in the CSS reshuffling.

#6 @nacin
14 years ago

(In [17205]) Recommit [15986]. see #15226.

Note: See TracTickets for help on using tickets.