2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Fixes #15046: Add full font overrides for popovers and tooltips

This commit is contained in:
Mark Otto
2014-11-07 22:17:39 -08:00
parent d904429e05
commit 2862c30320
9 changed files with 15 additions and 5 deletions
+1
View File
@@ -12,6 +12,7 @@
max-width: @popover-max-width;
padding: 1px;
// Reset font and text propertes given new insertion method
font-family: @font-family-base;
font-size: @font-size-base;
font-weight: normal;
line-height: @line-height-base;