jajm / koha-staff-interface-redesign

Koha fork - only for staff interface redesign (bug 30952)
GNU General Public License v3.0
1 stars 1 forks source link

Left navigation menus "bounce" on hover #56

Closed ricofreak closed 2 years ago

ricofreak commented 2 years ago

All the new left navigation menus ( which I quite like ) "jump/bounce" when hovered. This is because we add the 5px solid left border. Can we add something like 'border-left: 5px solid #e6e6e6' to the non-hovered element so the text stops jumping/bouncing?

jajm commented 2 years ago

This is fixed by #53