MrGreensWorkshop / MrGreen-JekyllTheme

Mr. Green is a multilingual theme generated with Jekyll and fully compatible with GitHub Pages.
https://jekyll-theme-mrgreen-demo.mrgreensworkshop.com
MIT License
155 stars 295 forks source link

Search result long title problem on narrow screens #78

Closed MrGreensWorkshop closed 2 years ago

MrGreensWorkshop commented 2 years ago

Describe the bug

if you use search on narrow screen devices and page titles are too long, the search result does not fit on the screen, it moves to the left.

Screenshots

Screen Shot 2022-07-04 at 14 08 51

Expected behavior

should be seen like this.

Screen Shot 2022-07-04 at 14 11 07

To Reproduce Steps to reproduce the behavior:

  1. Go to any blog post
  2. Change title to longer text
  3. Narrow the browser size.
  4. Use search
  5. See error

Desktop (please complete the following information): some (depends on text width)

Mobile devices (please complete the following information): all

Additional context

MrGreensWorkshop commented 2 years ago

fixed with #79