mirror of
https://github.com/ankitects/anki.git
synced 2026-01-07 02:53:54 -05:00
Fix: Widen shortcut display area
This commit is contained in:
parent
87152e500a
commit
6cbf15851e
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
|||
}
|
||||
|
||||
span {
|
||||
min-width: 6em;
|
||||
min-width: 7em;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue