Skip to content

Commit

Permalink
Fix button text positioning of 'Show Required Fields Only' button. Re…
Browse files Browse the repository at this point in the history
…solves #703.
  • Loading branch information
Fran McDade authored and MillenniumFalconMechanic committed Jun 9, 2020
1 parent 1227c62 commit 619e370
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/toggleButton/toggleButton.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

/* Button */
.toggle {
align-items: center;
background-color: var(--blue-light);
border: none;
border-radius: 3px;
Expand Down

0 comments on commit 619e370

Please sign in to comment.