Font adjustment (changes from BS 3.3.1).
This commit is contained in:
parent
21a2cedf83
commit
22bf99da69
1 changed files with 6 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue