From 2764aff4f66af51958400ed35da14f7267da1327 Mon Sep 17 00:00:00 2001 From: Giovanni Harting <539@idlegandalf.com> Date: Wed, 24 Nov 2021 16:50:29 +0100 Subject: [PATCH] no warp for icons --- tpl/packages.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/tpl/packages.html b/tpl/packages.html index 6c3707f..675ff34 100644 --- a/tpl/packages.html +++ b/tpl/packages.html @@ -20,6 +20,11 @@ .accordion:last-child { padding-bottom: 8vh; } + + .info-box { + overflow: hidden; + white-space: nowrap; + } @@ -86,7 +91,7 @@ {{$pkg.Svn2GitVersion}} {{$pkg.Version}} - + {{with $pkg.Log}}{{end}}