From 50ba416c281acb6637b33848dad5a86161fd14cd Mon Sep 17 00:00:00 2001 From: Jon Atkins Date: Thu, 12 Feb 2015 19:21:28 +0000 Subject: [PATCH] remove calc style - doesn't work in some browsers, and no real benefit (might explain occasional glitches in this area in chrome too) alternative to #936 --- style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/style.css b/style.css index caabdc09..907f30a4 100644 --- a/style.css +++ b/style.css @@ -634,7 +634,6 @@ h3 { vertical-align: top; white-space: nowrap; width: 50%; - width: calc(50% - 62px); } #randdetails th, #resodetails th {