fix wonky status display on narrow screens

This commit is contained in:
codl 2017-08-12 07:57:26 +02:00
parent ccb37b04f4
commit a4b87ae6b4
No known key found for this signature in database
GPG Key ID: 6CD7C8891ED1233A
1 changed files with 2 additions and 0 deletions

View File

@ -40,12 +40,14 @@ h2 {
font-size: 1.4em;
font-weight: normal;
padding-left: 2rem;
padding-right: 2rem;
}
h3 {
font-size: inherit;
font-weight: bold;
padding-left: 5rem;
padding-right: 5rem;
}
input[type=number]{