mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-22 07:20:23 +00:00
fix dropdown fonts in header
This commit is contained in:
parent
f1827e5f9c
commit
5ebc46cec3
1 changed files with 4 additions and 0 deletions
|
|
@ -21,4 +21,8 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.dropdown-menu {
|
||||
font-size: inherit;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue