1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-15 18:14:17 +02:00

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
This commit is contained in:
Mark Otto
2013-08-06 11:18:12 -07:00
parent 440d8f5318
commit f266595092
4 changed files with 19 additions and 7 deletions

File diff suppressed because one or more lines are too long