From: Mischa POSLAWSKY Date: Tue, 3 Apr 2012 17:16:56 +0000 (+0200) Subject: sc: never wrap statistics table X-Git-Tag: v1.5~18 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/23b5f682cff553f97e80951ed12f4097bfed4c8f?ds=sidebyside sc: never wrap statistics table Some browsers (webkit at least) treat dashes as break point, causing unreadable multiline cells. --- diff --git a/sc.plp b/sc.plp index 9747e64..8251f75 100644 --- a/sc.plp +++ b/sc.plp @@ -28,6 +28,7 @@ Unit properties as seen or measured in Brood War border-collapse: separate; border-spacing: 0; margin: 0 auto; + white-space: nowrap; } .units th, .units td { border: 0;