From: Julian Thilo Date: Tue, 4 Nov 2014 23:09:56 +0000 (+0100) Subject: Deprecate diagonal tooltip classes X-Git-Tag: v3.3.1~45^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da3870feacc64c337f4b298a79cb115d9fbb4194;p=thirdparty%2Fbootstrap.git Deprecate diagonal tooltip classes --- 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;