layout: remove the margin as it's very useful on small screens

con: user may have to touch away from the handle if it interferes with the button
This commit is contained in:
alfrix 2023-10-31 02:21:04 -03:00
parent 7aee23c1cb
commit 957aeb835d

View File

@ -375,10 +375,6 @@ trough {
min-width: 8em;
}
.keyboard_box {
margin-top: 38px;
}
.keyboard_matchbox {
margin-top: 42px;
}
@ -421,10 +417,6 @@ trough {
background-color: @error;
}
.numpad{
margin-top: 30px;
}
.numpad_key {
border: .15em;
border-style: solid;