Skip to content

Commit

Permalink
fix(ZNTA-2339) remove padding added in error
Browse files Browse the repository at this point in the history
  • Loading branch information
kgough committed Jan 25, 2018
1 parent bd89b01 commit 87d4b9f
Showing 1 changed file with 0 additions and 5 deletions.
Expand Up @@ -81,11 +81,6 @@ not conflict with the other frontend code
opacity: 0.8;
}

nav.flex-wrapper .Toggle-fakeCheckbox {
padding-bottom: 1rem;
padding-right: 0.7rem;
}

nav.flex-wrapper:first-of-type(label.Toggle-label) {
margin-left: 0.375rem;
}
Expand Down

0 comments on commit 87d4b9f

Please sign in to comment.