From 773cbe8b9c2eb545e2d49936c01e6b18df2f8417 Mon Sep 17 00:00:00 2001 From: Nils Schneider Date: Sun, 24 May 2015 19:30:23 +0200 Subject: [PATCH] infobox: fix line-wrapping of client list --- scss/main.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/scss/main.scss b/scss/main.scss index ed7c629..fe848dd 100644 --- a/scss/main.scss +++ b/scss/main.scss @@ -135,6 +135,7 @@ table.attributes td { font-family: "ionicons"; color: #1566A9; word-spacing: -0.2em; + white-space: normal; } .infobox {