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:
parent
7aee23c1cb
commit
957aeb835d
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user