| @@ -113,9 +113,9 @@ | ||
| 113 | 113 | } |
| 114 | 114 | #winp-sync-modal .modal-dialog-centered { |
| 115 | 115 | display: flex; |
| 116 | 116 | align-items: center; |
| 117 | - min-height: calc(100% - (1.75rem * 2)); | |
| 117 | + min-height: calc(96.5%); | |
| 118 | 118 | } |
| 119 | 119 | #winp-sync-modal .winp-modal-error { |
| 120 | 120 | visibility: hidden; |
| 121 | 121 | color: #d81b1b; |
| @@ -136,11 +136,12 @@ | ||
| 136 | 136 | border-color: #e7b017; |
| 137 | 137 | color: white; |
| 138 | 138 | text-transform: uppercase; |
| 139 | 139 | border-radius: 1px; |
| 140 | - padding: 10px 30px; | |
| 140 | + padding: 20px 30px; | |
| 141 | 141 | } |
| 142 | 142 | #winp-library-buy-button span { |
| 143 | + position: relative; | |
| 143 | 144 | bottom: 13px; |
| 144 | 145 | } |
| 145 | 146 | #winp-library-buy-button span:hover { |
| 146 | 147 | color: #f3f4ef; |