HomePhabricator
Diffusion Comm b28027302a74

[web] Remove extraneous `border-radius` property in `modal.css: modalContainer`

Description

[web] Remove extraneous border-radius property in modal.css: modalContainer

Summary:
This is getting overridden by the border-radius: 8px below so it isn't having any effect.

The second instance is from 6 days ago and the first is from 3 months ago, so guessing the border-radius from 6 days ago "is the right one."

Test Plan:

  1. Put code editor and modal side by side
  2. Comment out first border-radius property
  3. Check that appearance of modal doesn't change
  4. Manually change the border-radius to 15px to make sure I would have noticed the visual change

Reviewers: def-au1t, palys-swm, benschac, ashoat

Reviewed By: ashoat

Subscribers: Adrian, karol-bisztyga, yayabosh

Differential Revision: https://phabricator.ashoat.com/D3891

Details

Provenance
atulAuthored on May 2 2022, 12:28 PM
Reviewer
ashoat
Differential Revision
D3891: [web] Remove extraneous `border-radius` property in `modal.css: modalContainer`
Parents
rCOMM80abee4eb84a: [lib] [refactor] [ENG-530] add memo in inline sidebar hook
Branches
Unknown
Tags
Unknown