Remove iOS footer hack

This commit is contained in:
Bill Thornton 2020-07-16 11:24:30 -04:00
parent af11f8b3b7
commit 94f1a5aad5

View File

@ -1,8 +1,3 @@
html {
font-size: 82% !important;
}
.formDialogFooter {
position: static !important;
margin: 0 -1em !important;
}