Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorJulian Thilo <bigj95t@gmail.com>2014-11-05 02:33:04 +0300
committerJulian Thilo <bigj95t@gmail.com>2014-11-05 02:33:04 +0300
commit0018723ccee06d704e31b83df6a0a3fd1f02d309 (patch)
tree2a252d3a3c42fa468acd6db5001e2dc096fb9823 /less
parente62a1264b91920de0094f73392528aca7251cda6 (diff)
parentda3870feacc64c337f4b298a79cb115d9fbb4194 (diff)
Merge pull request #15019 from twbs/whoomp_there_it_was
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 ecab304b82..8f7fcbebc1 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;