Commit 49c565c9 authored by Andrea Leone's avatar Andrea Leone Committed by Annabel Dunstone Gray

Resolve "Filter bar height changes when items are added"

parent c56f2b96
......@@ -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