Skip to content

Commit

Permalink
fix(styles): large container sizing fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
knownasilya committed Jul 27, 2017
1 parent f879305 commit 345ff35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vendor/ember-toggle/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ label > .x-toggle-btn:before {
}

.x-toggle-container.large {
width: 4.4rem;
width: 5.7rem;
font-size: 1.2rem;
padding: 0 0.5rem;
}
Expand Down

0 comments on commit 345ff35

Please sign in to comment.