chore(sass): fix linter errors

This commit is contained in:
Brandy Carney
2016-05-27 11:40:26 -04:00
parent 3849c11347
commit c944ffd4d7

View File

@ -24,12 +24,12 @@ $popover-md-item-background: $popover-md-background !default;
min-height: 0;
max-height: $popover-md-max-height;
transform-origin: top left;
border-radius: $popover-md-border-radius;
color: $popover-md-text-color;
background: $popover-md-background;
box-shadow: $popover-md-box-shadow;
transform-origin: top left;
}
.popover-content .item {