Update _lists.scss

Also intent issue using popover in a list.
This commit is contained in:
Jeremy Pyne 2018-09-19 13:33:58 -04:00 committed by GitHub
commit 8983ffd501
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ ul {
li {
text-indent: -7px;
.badge {
.badge, [popover-bottom]::after, [popover-left]::after, [popover-right]::after, [popover-top]::after {
text-indent: 0;
}