Align crosstable properly

This commit is contained in:
clarkerubber 2014-12-04 19:10:07 +11:00
parent e0d4d89f3c
commit 2852572d4e

View file

@ -504,6 +504,7 @@ var storage = {
$boardWrap.css("width", 512 * getZoom() + 'px');
$(".underboard_content").css("margin-left", px((getZoom() - 1) * 250));
$(".underboard").css("margin-left", px((getZoom() - 1) * 250));
if ($('body').hasClass('is3d')) {
$boardWrap.css("height", px(479.08572 * getZoom()));
$lichessGame.css({