SCI-3640 set max width of search bar to 50%

This commit is contained in:
Miha Mencin 2019-07-03 13:16:07 +02:00
parent 692a5aff15
commit 1b31f7f30a

View file

@ -94,6 +94,7 @@
.input-group {
margin-bottom: 0;
max-width: 50%;
.form-control {
border-right: 0;