lauriii / umami

[Deprecated] Umami is now included in Drupal Core. All further work happens there.
https://www.drupal.org/project/issues/drupal?component=Umami+demo
GNU General Public License v2.0
18 stars 5 forks source link

search page issues #158

Closed markconroy closed 6 years ago

markconroy commented 6 years ago

The search page is missing padding/margin on the sides for small screens.

Also, the search form styling from the header is styling the form on the /search page, which is causing horizontal scrolling. I think we might be able to fix this by setting the width of the form on small screens without needing any new classes, since the form in the header is not seen on small screens anyway.