add small extra margin to answer button

fixes scrollbar in Japanese mode due to half width counts + full width
times on following screen

https://anki.tenderapp.com/discussions/ankidesktop/29948-214-bugs
This commit is contained in:
Damien Elmes 2018-09-28 17:52:10 +10:00
parent 2868ec0e8b
commit 2866248314

View file

@ -28,6 +28,8 @@ button {
white-space: nowrap;
}
#ansbut { margin-bottom: 1em; }
.nobold {
font-weight: normal;
display: inline-block;