Skip to content

Commit

Permalink
Adding position relative to vex-content by default
Browse files Browse the repository at this point in the history
  • Loading branch information
trhoppe committed Mar 2, 2016
1 parent c6ace2c commit 024cdf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/css/bsp-modal.css
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@
-ms-animation: vex-fadein 0.5s;
-o-animation: vex-fadein 0.5s;
-webkit-backface-visibility: hidden;
position: relative;
background: #fff; }

.vex.vex-closing .vex-content {
Expand Down

0 comments on commit 024cdf6

Please sign in to comment.