| @@ -1,10 +1 @@ | ||
| 1 | -/**Minimize jump due to height resize**/ | |
| 2 | -.sequra-promotion-widget[data-type=text] { | |
| 3 | - height: 20px; | |
| 4 | - } | |
| 5 | - .sequra-promotion-widget[data-type=banner] { | |
| 6 | - height: 123px; | |
| 7 | - } | |
| 8 | - .sequra-promotion-widget[data-type=legacy] { | |
| 9 | - height: 101px; | |
| 10 | - } | |
| 1 | +.sequra-educational-popup{white-space:nowrap;cursor:pointer}.sequra-promotion-widget[data-type=text]{height:20px}.sequra-promotion-widget[data-type=legacy]{height:101px;max-width:320px} | |