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}}