Opened 3 years ago

Closed 3 years ago

Last modified 2 years ago

#15226 closed defect (bug) (fixed)

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

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

Description

Title says it all.

Attachments (1)

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

Download all attachments as: .zip

Change History (7)

scribu3 years ago

  • Keywords has-patch added; needs-patch removed

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

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

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

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

Looks like this got lost in the CSS reshuffling.

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

Note: See TracTickets for help on using tickets.