Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Commit

Permalink
update padding for modals (#509)
Browse files Browse the repository at this point in the history
  • Loading branch information
Blackbaud-PatrickOFriel authored Mar 22, 2017
1 parent 888e791 commit 1810ebc
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/modal/modal.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
.sky-modal-content,
.sky-modal-footer {
background-color: #fff;
padding: $sky-padding;
padding: $sky-padding-plus-half;
}

.sky-modal-header {
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 1810ebc

Please sign in to comment.