mirror of
https://github.com/ankitects/anki.git
synced 2026-01-09 03:53:55 -05:00
Revert "Removed: Font specific alignment fix"
This reverts commit e9225c7f81.
This commit is contained in:
parent
7d6ee75bf1
commit
73f889681f
1 changed files with 1 additions and 0 deletions
|
|
@ -39,5 +39,6 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
||||||
text-align: right;
|
text-align: right;
|
||||||
padding-right: 0.5em;
|
padding-right: 0.5em;
|
||||||
opacity: 50%;
|
opacity: 50%;
|
||||||
|
transform: translateY(-1px);
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue