Font adjustment (changes from BS 3.3.1).

This commit is contained in:
Martin Edenhofer 2015-01-10 22:28:30 +01:00
parent 21a2cedf83
commit 22bf99da69

View file

@ -2540,7 +2540,12 @@ footer {
padding: 0; padding: 0;
} }
.tooltip {
font-family: inherit;
}
.popover { .popover {
font-family: inherit;
width: 372px; width: 372px;
max-width: 9999px; max-width: 9999px;
border-radius: 0; border-radius: 0;