Skip to content

Fix search results text selection

Jacques Erasmus requested to merge 211-fix-search-field-selection into master

This MR fixes the input text selection on the search results page

We have an icon overlaid on the search input which obstructed the input. In this MR, we gave the icon a fixed width which enabled the user to select the search input.

before after
Screenshot_2019-10-31_at_12.48.05 Screenshot_2019-10-31_at_12.48.24

Closes #211 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports