Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS

Why is my element leaving behind white specks when it transitions?

Hey Guil Hernandez maybe you could help me out with this. I just finished your course on CSS Layout Techniques.

I noticed when I didn't have the flex-grow transition property set for my navigation list items, when my icons slide in they leave behind a trail of "debris". Why is this? What causes this?

Here's a photo of what's happening: http://imgur.com/ANOENrd

When I added the flex-grow transition it solved the problem, but what if I don't want any flex-grow?

nicholas maddren
nicholas maddren
12,793 Points

You'd really need to include your code for anyone to replicate the issues you are having so we can help. JSFiddle is always good :) Thanks