mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
FIX diacrititcs being cutoff in input card templates (#4049)
This commit is contained in:
parent
bbac90d97d
commit
27c1ed1899
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ pre {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
// https://anki.tenderapp.com/discussions/beta-testing/1854-using-margin-auto-causes-horizontal-scrollbar-on-typesomething
|
// https://anki.tenderapp.com/discussions/beta-testing/1854-using-margin-auto-causes-horizontal-scrollbar-on-typesomething
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
line-height: 1.75;
|
||||||
}
|
}
|
||||||
|
|
||||||
code#typeans {
|
code#typeans {
|
||||||
|
|
Loading…
Reference in a new issue