In features_ui.admin.css, there are three places where "-moz-border-radius" and "-webkit-border-radius" are being used, and "border-radius" is not. At this point, Drupal's supported browser versions don't require any prefixes for border-radius, so let's just standardize on using the prefixless version.

CommentFileSizeAuthor
#2 features-border-radius-2960423-2.patch1.02 KBAnonymous (not verified)
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Anonymous’s picture

JKerschner created an issue. See original summary.

Anonymous’s picture

Status: Active » Needs review
FileSize
1.02 KB

Patch.

  • nedjo committed 7998bd3 on 8.x-3.x authored by JKerschner
    Issue #2960423 by JKerschner: Standardize on prefixless border-radius
    
nedjo’s picture

Status: Needs review » Fixed

Applied, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.