From f266595092cd43aead1f6617933554110aeb46ac Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 6 Aug 2013 11:18:12 -0700 Subject: Fixes #9150: Hide popover titles in IE8 Properly hides popover titles in IE8 because apparently it doesn't accept the `:empty` selector. /cc @fat @cvrebert --- javascript.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'javascript.html') diff --git a/javascript.html b/javascript.html index aa65eabe8..bb0118e32 100644 --- a/javascript.html +++ b/javascript.html @@ -963,16 +963,16 @@ $('#myTooltip').on('hidden.bs.tooltip', function () {

Four directions

- - - -
-- cgit v1.2.3