Skip to content

Commit

Permalink
A little more separation of icon from top of card
Browse files Browse the repository at this point in the history
  • Loading branch information
cchaos committed Feb 9, 2018
1 parent de849b8 commit b20a0a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/card/_card.scss
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ $euiCardSpacing: map-get($euiPanelPaddingModifiers, "paddingMedium");

.euiCard__image {
.euiIcon {
margin-top: $euiCardSpacing/2;
margin-bottom: $euiCardSpacing;
}

Expand Down

0 comments on commit b20a0a2

Please sign in to comment.