Small question: Why both pop-up and wrapper are defined with: .popup .wrapper{ position:relative; left:-50%;
and not just wrapper?
Small question: Why both pop-up and wrapper are defined with:
.popup .wrapper{
position:relative;
left:-50%;
and not just wrapper?