So I have a fade-in/fade-out transition on my column when you hover over it, but it's doing this weird flickering/stuttering thing that I've never seen before. I'm using the same transition I've always used and never had a problem with. Help me :c
[edit]
It seems to be only happening on the hover-on effect.
I tried adding -webkit-transform: translate3d(0px, 0px, 0px); per other advice in the forums, but that doesn't seem to help.
edit x2
Now my Home/Mail/Add buttons are acting super wonky. WTF IS GOING ON.