Skip to content

Vertically Align the Toggles in the Middle Along Adjacent Text

Referring to the toggles in the tb-manual website:

Before bad-toggles

After good-toggles

After speaking to @gus, I was told to place the issue in the Lego repo. I have a question concerning the protocol of adding a styling property to the class toggle that may be used across multiple sources -

would it be acceptable to create a new class and add that new class and styling property to the _tor.scss file or

add the styling property to the .toggle already provided in the _tor.scss file?

Thanks in advance.