]> git.sesse.net Git - ultimatescore/commit
Fix an issue where newer browsers would squeeze the secondary scorebugs.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 18 Mar 2020 20:16:27 +0000 (21:16 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 18 Mar 2020 20:16:27 +0000 (21:16 +0100)
commit165775c5c9cde9d59b980cc100f3f5b5a8c1e436
tree93b0d2fc1dd7820b14d5b1d4c264c7fcd9c884d1
parent46bc9b650cfe85153eec72e5dae92c904696daee
Fix an issue where newer browsers would squeeze the secondary scorebugs.

Seemingly, setting a transform now causes there to be imaginary margins
from the (unscaled!) parent element. We could either remove the transform,
or just stop setting width/height on the body; the latter is easier.
score.scss