0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-29 21:52:22 +01:00

Merge pull request #15019 from twbs/whoomp_there_it_was

Deprecate diagonal tooltip classes
This commit is contained in:
Julian Thilo 2014-11-05 00:33:04 +01:00
commit 0018723cce

View File

@ -39,6 +39,7 @@
border-color: transparent; border-color: transparent;
border-style: solid; border-style: solid;
} }
// Note: Deprecated .top-left, .top-right, .bottom-left, and .bottom-right as of v3.3.1
.tooltip { .tooltip {
&.top .tooltip-arrow { &.top .tooltip-arrow {
bottom: 0; bottom: 0;