Skip to content

Commit

Permalink
Push the modal close button over to the right. (#16883)
Browse files Browse the repository at this point in the history
  • Loading branch information
kjellr authored and Tammie Lister committed Aug 5, 2019
1 parent eb84467 commit ac1466b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/components/src/modal/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,11 @@
line-height: 1;
margin: 0;
}

.components-icon-button {
position: relative;
left: $grid-size;
}
}

.components-modal__header-heading-container {
Expand Down

0 comments on commit ac1466b

Please sign in to comment.