| @@ -1092,10 +1092,26 @@ | ||
| 1092 | 1092 | .patchstack-premium .patchstack-plan2::before { |
| 1093 | 1093 | display: none; |
| 1094 | 1094 | } |
| 1095 | 1095 | |
| 1096 | +.patchstack-fullwidth { | |
| 1097 | + width: 100% !important; | |
| 1098 | +} | |
| 1099 | + | |
| 1096 | 1100 | #patchstack-activate { |
| 1097 | 1101 | margin-top: 42px; |
| 1102 | +} | |
| 1103 | + | |
| 1104 | +.patchstack-license-button #patchstack-activate { | |
| 1105 | + width: 49%; | |
| 1106 | + float: left; | |
| 1107 | +} | |
| 1108 | + | |
| 1109 | +.patchstack-license-button .patchstack-activate { | |
| 1110 | + width: 49%; | |
| 1111 | + float: left; | |
| 1112 | + margin-top: 42px; | |
| 1113 | + margin-left: 2%; | |
| 1098 | 1114 | } |
| 1099 | 1115 | |
| 1100 | 1116 | .patchstack-activate.button-primary.focus, |
| 1101 | 1117 | .patchstack-activate.button-primary:focus { |