mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-04 06:27:52 -09:00
d751e35d81
Previous solution that re-purposed the 'hide' class by making it `!important` had various unintended side-effects where jQuery .show() was not able to outweight it. Use a separate class to prevent these interactions.