]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fixes #9150: Hide popover titles in IE8
authorMark Otto <otto@github.com>
Tue, 6 Aug 2013 18:18:12 +0000 (11:18 -0700)
committerMark Otto <otto@github.com>
Tue, 6 Aug 2013 18:18:12 +0000 (11:18 -0700)
commitf266595092cd43aead1f6617933554110aeb46ac
tree923c0993ed35ccdf8c041818c0a75f07b02ac413
parent440d8f5318c3cf15ec8845fe635c6e01caf27b2b
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
dist/js/bootstrap.js
dist/js/bootstrap.min.js
javascript.html
js/popover.js