mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-27 01:57:41 +00:00
#keyboards padding removed
padding is not needed, with correct font applied.
This commit is contained in:
parent
36bbad2c5d
commit
6faff312df
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ div {
|
|||
max-height: 84px;
|
||||
overflow-y: auto;
|
||||
width: 400px;
|
||||
padding: 1px 16px 0 0;
|
||||
padding: 0px 16px 0 0;
|
||||
}
|
||||
|
||||
a.button {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue