Fix padding.

This commit is contained in:
Will Scullin 2019-09-05 21:24:06 -07:00
parent fba5e34315
commit 6858c298cf
No known key found for this signature in database
GPG Key ID: 9092A5C0A673416B
1 changed files with 2 additions and 2 deletions

View File

@ -337,8 +337,8 @@ canvas {
font-family: Courier, fixed;
}
#text_input .controls {
padding-bottom: 5px;
#input-modal .controls {
padding-bottom: 10px;
}
#player {