HomePhabricator
Diffusion Comm c080f84410e8

[web] Remove extraneous `display: inline-block` in `calendar.css`

Tags
None
Referenced Files
F81950: image.png
Jun 24 2022, 7:37 AM
File Not Attached
F81949: image.png
Jun 24 2022, 7:37 AM
File Not Attached
F81948: image.png
Jun 24 2022, 7:37 AM
File Not Attached
Subscribers
None

Description

[web] Remove extraneous display: inline-block in calendar.css

Summary:
Saw a CSS warning that the display: inline-block was ignored due to the float: right property:

image.png (186×2 px, 63 KB)

Test Plan:
Tested to make sure the Entry (where this rule is applied) in the Calendar looked as expected.

Before:

image.png (344×592 px, 21 KB)

After:
image.png (318×524 px, 18 KB)

Reviewers: atul, palys-swm

Reviewed By: palys-swm

Subscribers: ashoat, Adrian

Differential Revision: https://phab.comm.dev/D4344

Details

Provenance
aboshAuthored on Jun 23 2022, 9:47 AM
Reviewer
tomek
Differential Revision
D4344: [web] Remove extraneous `display: inline-block` in `calendar.css`
Parents
rCOMM746063b42798: [web] [landing] Omit units for 0 values in CSS
Branches
Unknown
Tags
Unknown