Skip to content
Snippets Groups Projects
Commit b672d157 authored by Constance Okoghenun's avatar Constance Okoghenun Committed by Annabel Dunstone Gray
Browse files

Reset maximum height for create label dropdown

parent 5e9b683d
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -34,7 +34,7 @@
 
.dropdown-new-label {
.dropdown-content {
max-height: 136px;
max-height: initial;
}
}
 
Loading
Loading
---
title: Fixed - Create project label window is cut off at the bottom
merge_request: 26049
author:
type: fixed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment