Skip to content

Commit

Permalink
fix(lookups): Fix icon alignment in lookup items (#2946)
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonferrua committed Dec 13, 2017
1 parent 56ad8c2 commit 9b3de3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/components/lookups/base/_index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
&__item-action--label {
padding: $spacing-x-small $spacing-medium;

.slds-icon {
> .slds-icon {
margin-left: $spacing-xx-small;
margin-right: $spacing-small;
}
Expand Down

0 comments on commit 9b3de3c

Please sign in to comment.