/** * This file provides the design styles for the quick search. * * @author Jana Deutschlaender */ .search.main-sidebar{ form{ white-space: nowrap; .no{ padding-right: 1.5rem; #qsearch__in{ width: 100%; border: 1px solid green; } } } }