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

Commit

Permalink
Merge pull request #577 from janissbinder/495
Browse files Browse the repository at this point in the history
fixed content displacement when opening modal #495
  • Loading branch information
almeidap authored Dec 4, 2017
2 parents ead2f0c + 365b497 commit be45e36
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 be45e36

Please sign in to comment.