Commit b672d157 authored by Constance Okoghenun's avatar Constance Okoghenun Committed by Annabel Dunstone Gray

Reset maximum height for create label dropdown

parent 5e9b683d
......@@ -34,7 +34,7 @@
.dropdown-new-label {
.dropdown-content {
max-height: 136px;
max-height: initial;
}
}
......
---
title: Fixed - Create project label window is cut off at the bottom
merge_request: 26049
author:
type: fixed
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