From 8df1690d5d28b3a939841f638b8e533be41458d2 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Sat, 28 Sep 2019 15:49:35 +0200 Subject: [PATCH] Fix yet another layout issue with long fqdn's --- src/theme.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/theme.scss b/src/theme.scss index aaf455b02..485442478 100644 --- a/src/theme.scss +++ b/src/theme.scss @@ -488,6 +488,7 @@ multiselect { font-size: 30px; a { + white-space: nowrap; color: black; &:hover,