mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-02 14:24:19 +01:00
fix font-size to compute to 14px even
This commit is contained in:
parent
31613b55de
commit
f2fb861308
@ -16,7 +16,7 @@
|
|||||||
height: 2.5rem;
|
height: 2.5rem;
|
||||||
margin-top: .25rem;
|
margin-top: .25rem;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
font-size: .85rem;
|
font-size: .875rem;
|
||||||
|
|
||||||
.navbar-nav {
|
.navbar-nav {
|
||||||
padding-bottom: 2rem;
|
padding-bottom: 2rem;
|
||||||
|
Loading…
Reference in New Issue
Block a user