Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Commit

Permalink
fixed content displacement when opening modal #495
Browse files Browse the repository at this point in the history
  • Loading branch information
bihorco36 committed Nov 2, 2017
1 parent 21bde92 commit 365b497
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/assets/sass/components/modal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,7 @@
.modal-header .close {
margin-top: 10px;
}

.modal-open {
padding-right: 0px!important;
}

0 comments on commit 365b497

Please sign in to comment.