Fixed some appearance stuff on the config page (if fonts weren't installed)

This commit is contained in:
rembo10
2015-07-05 15:04:18 -07:00
parent 61d3d8ad00
commit 5f3b7e05c5
2 changed files with 6 additions and 8 deletions

View File

@@ -325,7 +325,7 @@ form fieldset small.heading {
margin-top: -15px;
}
form .row {
font-family: Helvetica, Arial;
font-family: Helvetica, Arial, sans-serif;
margin-bottom: 10px;
}
form .row label {