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 CSS Layout Techniques Display Modes Inline-Block Formatting

Andrew Kenower
Andrew Kenower
3,069 Points

Cursor not changing to finger pointer until 10/20px into the button.

I noticed in the video that the cursor changes to a finger point over the entire button, but on my version the cursor only changes to a finger after I hover past the padding. I know it's small but it's confusing for the hover state not to change to a finger pointer right away. Does anyone know how to work around this?

Andrew Kenower
Andrew Kenower
3,069 Points

Ah I didn't see that I had to take padding: 10px 20px; off of .main-nav li.