mirror of https://github.com/twbs/bootstrap.git
Merge pull request #15019 from twbs/whoomp_there_it_was
Deprecate diagonal tooltip classes
This commit is contained in:
commit
0018723cce
|
|
@ -39,6 +39,7 @@
|
|||
border-color: transparent;
|
||||
border-style: solid;
|
||||
}
|
||||
// Note: Deprecated .top-left, .top-right, .bottom-left, and .bottom-right as of v3.3.1
|
||||
.tooltip {
|
||||
&.top .tooltip-arrow {
|
||||
bottom: 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue