From 8fdb3b1c8f7d3e9b9f0481e7c80f38473ccabf1d Mon Sep 17 00:00:00 2001 From: WrinklyNinja Date: Sat, 17 May 2014 20:27:24 +0100 Subject: [PATCH] Plugins don't wrap in the sidebar. --- resources/report/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/report/style.css b/resources/report/style.css index 2a54393e..a78ea76c 100644 --- a/resources/report/style.css +++ b/resources/report/style.css @@ -129,6 +129,7 @@ nav a { } #pluginsNav li { padding: 0 0.5em; + white-space:nowrap; } #main {