mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
Manually specify height
This commit is contained in:
parent
d49f1eb430
commit
fac5d64558
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ body {
|
|||
margin: 0;
|
||||
padding: 0;
|
||||
font-size: 12px;
|
||||
height: 72px;
|
||||
}
|
||||
|
||||
#middle td[align="center"] {
|
||||
|
|
|
|||
Loading…
Reference in a new issue