Line 17: | Line 17: | ||
.modal { | .modal { | ||
display: none; /* Hidden by default */ | display: none; /* Hidden by default */ | ||
− | position: | + | position: relative; /* Stay in place */ |
z-index: 1; /* Sit on top */ | z-index: 1; /* Sit on top */ | ||
padding-top: 100px; /* Location of the box */ | padding-top: 100px; /* Location of the box */ |
Revision as of 20:06, 10 August 2018
×