2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

fix dropdown fonts in header

This commit is contained in:
Mark Otto
2015-08-18 18:45:08 -07:00
parent f1827e5f9c
commit 5ebc46cec3
+4
View File
@@ -21,4 +21,8 @@
}
}
}
.dropdown-menu {
font-size: inherit;
}
}