Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Fixes a couple of styling issues #179

Merged
merged 5 commits into from
Mar 4, 2020
Merged

Fixes a couple of styling issues #179

merged 5 commits into from
Mar 4, 2020

Conversation

PatoBeltran
Copy link
Contributor

@PatoBeltran PatoBeltran commented Mar 2, 2020

Bug fixes for two issues:

  • Toggle outline was not correct because the size of the component didn't match the other input components and the left side was hidden if there was no space (margin or padding) in the component.
  • Navigation focus would hide the right outline of a navigation item when collapsed.

Before:
old-nav

old-toggle

After:

new-nav

new-toggle

@PatoBeltran PatoBeltran requested a review from vishwam March 2, 2020 21:47
@PatoBeltran PatoBeltran merged commit 434b4cc into master Mar 4, 2020
@PatoBeltran PatoBeltran deleted the pb/bug-fixes branch March 4, 2020 17:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants