laminas / laminas-mvc-skeleton

Skeleton application for creating laminas-mvc based projects.
https://docs.laminas.dev/mvc/
BSD 3-Clause "New" or "Revised" License
171 stars 63 forks source link

Toggler issue #75

Closed tyrsson closed 1 year ago

tyrsson commented 1 year ago

Bug Report

Q A
Version(s) 2.1.0

Summary

Current behavior

At screen widths below 394px and smaller (on windows 10 using Chrome) the toggler gets shoved above the logo image and the menu entry for home is below the logo. It's very easy to fix, but I need to know what is the desired placement of the toggler, to the left of the logo, or to the right of the logo?

How to reproduce

Just create a new project and shrink the browser down to phone size and you will see what I mean.

Expected behavior

I would expect that at a minimum the toggler and menu entries would not be split by the logo.