Skip to content
New issue

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

Text area floating label incorrect #42

Open
rohanpai opened this issue Apr 4, 2017 · 0 comments
Open

Text area floating label incorrect #42

rohanpai opened this issue Apr 4, 2017 · 0 comments

Comments

@rohanpai
Copy link

rohanpai commented Apr 4, 2017

image
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>

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

No branches or pull requests

1 participant