Daemonite / Daemonite/material

Floating label is cut off at bottom

Open
#261 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
3.2k
Forks
700
PR merge metrics
No merged PRs in 30d

Description

I know there probably isn't an issue with this code, and the issue resides on my side. However I was hoping that if anyone has seen this before they could recommend a fix?

With:
```




Contact Name



person



```

When I click the field the label moves up but the bottom of the label is hidden.
![image](https://user-images.githubusercontent.com/8527885/99753578-acad3380-2aa3-11eb-8cbf-fae7a62b5d2d.png)

Doesn't matter the size of input or floating label I use, it does the same thing.

If I put `mt-1` on the form-control it renders fine.

```




Company Name


Please provide a company name.



event



```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.