1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 05:03:16 +02:00

Deprecate diagonal tooltip classes

This commit is contained in:
Julian Thilo
2014-11-05 00:09:56 +01:00
parent 3a988c3588
commit da3870feac

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;