This repository was archived by the owner on Jun 11, 2024. It is now read-only.
Fixed alignment and flexbox issues form-choice__label #19
Open
remco-freshheads wants to merge 2 commits intofreshheads:developfrom
Open
Fixed alignment and flexbox issues form-choice__label #19remco-freshheads wants to merge 2 commits intofreshheads:developfrom
remco-freshheads wants to merge 2 commits intofreshheads:developfrom
Conversation
…ng document and ugly styling when there are HTMLElements in the form label
gvdlangenberg
approved these changes
Jun 26, 2019
martinbroos
suggested changes
Jul 22, 2019
| &:before { | ||
| content: ''; | ||
| position: absolute; | ||
| top: 3px; |
Member
There was a problem hiding this comment.
Kun je dit niet met em doen? Want wanneer het lettertype groter word is dit niet het midden.
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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@martinbroos @gvdlangenberg