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 rhyneav
parent 9a16f4068c
commit cb14b1019c

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;
}