mirror of
https://github.com/ankitects/anki.git
synced 2026-01-13 22:13:58 -05:00
Improve no reflow a little bit
This commit is contained in:
parent
b4860fbc6b
commit
84d060a5b8
1 changed files with 1 additions and 1 deletions
|
|
@ -207,7 +207,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
|
|||
border: none;
|
||||
margin: 0;
|
||||
/* adjust so deleting all tags does not cause a reflow */
|
||||
padding: 1.5px 0;
|
||||
padding: 3.2px 0;
|
||||
}
|
||||
|
||||
&::after {
|
||||
|
|
|
|||
Loading…
Reference in a new issue