Remove old FormButton CSS

Signed-off-by: Robin Townsend <robin@robin.town>
pull/21833/head
Robin Townsend 2021-04-22 11:46:56 -04:00
parent 0f84b3dff3
commit 3d7842d696
1 changed files with 0 additions and 10 deletions

View File

@ -157,12 +157,6 @@ limitations under the License.
.mx_Checkbox {
align-items: center;
}
.mx_FormButton {
min-width: 92px;
font-weight: normal;
box-sizing: border-box;
}
}
}
@ -200,8 +194,4 @@ limitations under the License.
padding: 0;
}
}
.mx_FormButton {
padding: 8px 22px;
}
}