From 1f8463e487fd8efae2dce81136e4b87a229d701c Mon Sep 17 00:00:00 2001 From: Stefan Breunig Date: Sun, 10 Feb 2013 17:09:40 +0100 Subject: [PATCH] likely fix #80 --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index d5c8c67e..88e25f23 100644 --- a/style.css +++ b/style.css @@ -448,6 +448,7 @@ aside:nth-child(odd) span { /* resonators */ #resodetails { + white-space: nowrap; margin: 16px 0; -moz-column-gap: 10px; -moz-column-width: 141px;