Specify the property .site-content { transition: all .3s ease-in-out; }
How to disable transition for a nested block
? .menu { transition: none; } does not help.
I found an example in which changing the height: jsfiddle.net/2uVAA/35
But it is impossible to apply to my situation — I need to change the left withposition: absolute;