{{template "repo/issue/labels/label_archived" .}}
{{end}} @@ -35,7 +35,7 @@ {{end}} {{$previousExclusiveScope = $exclusiveScope}} {{if $exclusiveScope}}{{svg "octicon-dot-fill"}}{{else}}{{svg "octicon-check"}}{{end}} {{RenderLabel ctx .}} - {{if .Description}}{{template "repo/issue/labels/label_archived" .}}
{{end}} diff --git a/web_src/css/repo.css b/web_src/css/repo.css index c13a6ee73b..00f159f33b 100644 --- a/web_src/css/repo.css +++ b/web_src/css/repo.css @@ -116,6 +116,9 @@ .repository .select-label .desc { padding-left: 23px; + white-space: normal; + display: block; + margin-top: 2px; } /* For the secondary pointing menu, respect its own border-bottom */