Skip to content

Conversation

weyert
Copy link
Contributor

@weyert weyert commented Jan 4, 2019

No description provided.

.navListItem.navListItemActive:before {
padding-left: 0.5rem;
padding-right: 0.25rem;
content: '🐐';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😂

Let's go with 🐙 I think. That'd make more sense for everything I think.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed!

@kentcdodds
Copy link
Member

Here's what it looks like now:

image

I think I'd like it better this way (so the title link doesn't move):

image

This would need:

.container .docsNavContainer { padding-left: 12px } .navListItem.navListItemActive:before { content: "🐙"; position: absolute; left: -8px; }

What do you think?

Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I totally love this!

@alexkrolick
Copy link
Collaborator

Amazing

@alexkrolick alexkrolick merged commit 08cfac8 into testing-library:master Jan 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants