C2LC-400: Vertical alignment of toggle inner circle is off for some text sizes.

Metadata

Source
C2LC-400
Type
Sub-task
Priority
N/A
Status
Pull Request
Resolution
N/A
Assignee
Simon Bates
Reporter
Created
2021-06-17T10:13:03.686-0400
Updated
2024-05-13T14:29:14.059-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. Coding Environment

Description

In recent pairing with Sepideh Shahi, she asked about the vertical alignment of the inner circle in our toggles.  This is only centred vertically for some text sizes (see screenshots).  First, at 100%:

Now at 110%:

Now at 125%, where the alignment seems OK:

I suspect there is some non-relative unit specified that causes the inner circle's alignment not to work for all text sizes.

Comments