| @@ -580,9 +580,19 @@ | ||
| 580 | 580 | align-items: flex-start; |
| 581 | 581 | line-height: 2; |
| 582 | 582 | overflow: hidden; |
| 583 | 583 | } |
| 584 | - | |
| 584 | +.ays-poll-checklist-open-icon { | |
| 585 | + position: absolute; | |
| 586 | + bottom: 36px; | |
| 587 | + right: 20px; | |
| 588 | + cursor: pointer; | |
| 589 | + | |
| 590 | +} | |
| 591 | +#wpfooter #footer-left { | |
| 592 | + float: none; | |
| 593 | + text-align: center; | |
| 594 | +} | |
| 585 | 595 | @media screen and (max-width: 782px) { |
| 586 | 596 | div#ays-poll-deactivate-feedback-modal .ays-poll-deactivate-feedback-dialog-input { |
| 587 | 597 | min-width: 25px; |
| 588 | 598 | min-height: 25px; |