Fix scaling issue.

This commit is contained in:
r3tk0n 2019-04-05 16:21:42 -07:00
parent e3fdbc3b3c
commit 6d03182ed9

View file

@ -55,9 +55,13 @@
}
#image_button {
width: 930;
height: 806;
top: 312; left: 16; right: 17; bottom: 294;
position: absolute;
width: 463;
height: 410;
top: 155;
left: 8;
right: 8;
bottom: 146;
}
#report_problem {