This commit is contained in:
Richard Mikloš 2024-02-07 21:03:02 +01:00
parent 1e12225268
commit fcd635f21e

@ -170,7 +170,7 @@ ul.navpage_list {
.navsite_item:not(:hover) .navpage_list {
border: 0 solid transparent;
max-height: 0;
transition-delay: .1s;
transition: max-height .3s ease, border .325s ease !important;
width: inherit;
}