Commit 78f0a587 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Reduce height of issue board input to align with buttons

parent 90bb8a21
......@@ -218,7 +218,7 @@
min-width: 200px;
padding-right: 25px;
padding-left: 0;
height: $input-height;
height: $input-height - 2;
line-height: inherit;
border-color: transparent;
......
---
title: Reduce height of issue board input to align with buttons
merge_request:
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