Fix overflow on nav from line-height in materialize
This commit is contained in:
parent
4c7685c42e
commit
a742ad41f5
1 changed files with 3 additions and 2 deletions
|
@ -101,5 +101,6 @@ p {
|
|||
z-index: 10000;
|
||||
}
|
||||
|
||||
|
||||
|
||||
nav {
|
||||
line-height: normal !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue