Daemonite / Daemonite/material
Floating label is cut off at bottom
Open
- 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
```
When I click the field the label moves up but the bottom of the label is hidden.

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.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.