Skip to content

[Floating label] Does floating label work only within menu/item elements? #1541

Discussion options

You must be logged in to vote

As mentioned in the docs https://fomantic-ui.com/elements/label.html#floating

A floating label must be positioned inside a container with position: relative to display properly.

Add position:relative to your div wrapper and it works as expected
See https://jsfiddle.net/lubber/teprd9bs/3/

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by lubber-de
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1541 on October 06, 2020 21:13.