aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorJulian Thilo <[email protected]>2014-11-05 00:09:56 +0100
committerJulian Thilo <[email protected]>2014-11-05 00:09:56 +0100
commitda3870feacc64c337f4b298a79cb115d9fbb4194 (patch)
treeb00ba10bdc067fe657b7ca42552c7df4b154d373 /less
parent3a988c358810e8e4a07dcd9de49b858f9cd1a570 (diff)
downloadbootstrap-da3870feacc64c337f4b298a79cb115d9fbb4194.tar.xz
bootstrap-da3870feacc64c337f4b298a79cb115d9fbb4194.zip
Deprecate diagonal tooltip classes
Diffstat (limited to 'less')
-rw-r--r--less/tooltip.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/less/tooltip.less b/less/tooltip.less
index ecab304b8..8f7fcbebc 100644
--- a/less/tooltip.less
+++ b/less/tooltip.less
@@ -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;