Commit ee18332f authored by Phil Hughes's avatar Phil Hughes

Merge branch '214065-increase-width-of-label-column-on-labels-page' into 'master'

Increase width of label column on /labels page

See merge request gitlab-org/gitlab!29963
parents 6fbe7503 04b60be3
......@@ -307,7 +307,7 @@
}
.label-name {
width: 150px;
width: 200px;
flex-shrink: 0;
.scoped-label-wrapper,
......
---
title: Increase label list label column width
merge_request: 29963
author:
type: other
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment