We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Perhaps I'm using it incorrectly, but the floating label goes below the text area instead of above it.
<div class="small-12 medium-6 columns" style="float:left;"> <textarea class="with-floating-label" id="description" name="description" rows="3">Test Test</textarea> <label class="floating-label" for="description">Company Description</label> </div>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Perhaps I'm using it incorrectly, but the floating label goes below the text area instead of above it.
The text was updated successfully, but these errors were encountered: