mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05: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…
Add table
Reference in a new issue