Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Fixed alignment and flexbox issues form-choice__label #19

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

remco-freshheads
Copy link
Contributor

font-family: $form-choice-font-family;
cursor: pointer;

&:before {
content: '';
position: absolute;
top: 3px;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kun je dit niet met em doen? Want wanneer het lettertype groter word is dit niet het midden.

@martinbroos
Copy link
Member

@gvdlangenberg lijkt me wel goed idee om hier een major version van te maken omdat het kan zijn dat er al projecten zijn waar dit op een andere manier is opgelost of dat er juist van de flexbox styling werd uitgegaan.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants