Skip to content

Commit

Permalink
Merge pull request #297 from orangemug/accessibility/larger-color-swatch
Browse files Browse the repository at this point in the history
Make color swatch larger so its easier to see
  • Loading branch information
orangemug authored May 11, 2018
2 parents 443782d + 198ff14 commit 6e21503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/_input.scss
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

.maputnik-color-swatch {
height: 26px;
width: 3px;
width: 14px;
flex-shrink: 0;
flex-grow: 0;
}
Expand Down

0 comments on commit 6e21503

Please sign in to comment.