Skip to content
Snippets Groups Projects
Commit 30332e41 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray Committed by Lin Jen-Shin
Browse files

Merge branch '2120-issues-search-bar-not-picking-up' into 'master'

Fix filtered search input width for IE

Closes #30856

See merge request !10662
parent d2d77b5d
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -82,7 +82,7 @@
.input-token:last-child {
flex: 1;
-webkit-flex: 1;
max-width: initial;
max-width: inherit;
}
}
 
Loading
Loading
---
title: Fix filtered search input width for IE
merge_request:
author:
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