puzzle / puzzletime

Open source time tracking and resource planning web application for SMEs
GNU Affero General Public License v3.0
46 stars 18 forks source link

added sticky stacked nav #41

Closed tobiasosDev closed 5 years ago

tobiasosDev commented 5 years ago

Could be a solution for issue #29

added sticky on nav with z-index 3 because of some input fields with z-index 2.

sticky is only set on desktop not mobile, because the nav is too big

GIF: stickyNav

Kagemaru commented 5 years ago

Looks good, thanks