marko-js / website

The markojs.com website
http://markojs.com
MIT License
37 stars 25 forks source link

Fix horizontal overflow bug on search bar #4

Closed emyarod closed 7 years ago

emyarod commented 7 years ago

Make search bar behavior consistent on Firefox

Rudimentary fix for #3. The new behavior on Firefox will appear like so:

markonavfixed

while the search bar on Chrome will continue behaving as before:

markonavchrome

patrick-steele-idem commented 7 years ago

Thank you! I'll publish a new version now.