Commit 9b0127e0 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Merge branch '49943-resolve-filter-bar-height-changes' into 'master'

Resolve "Filter bar height changes when items are added"

Closes #49943

See merge request gitlab-org/gitlab-ce!21609
parents c56f2b96 49c565c9
......@@ -92,8 +92,8 @@
display: -webkit-flex;
display: flex;
flex-shrink: 0;
margin-top: 5px;
margin-bottom: 5px;
margin-top: 4px;
margin-bottom: 4px;
.selectable {
display: -webkit-flex;
......
---
title: Fix filter bar height bug when a tag is added
merge_request:
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