Skip to content

Commit

Permalink
Fixed color picker width by removing an important rule that removed t…
Browse files Browse the repository at this point in the history
…he correct width.
  • Loading branch information
jorgefilipecosta committed Oct 24, 2017
1 parent fb77e22 commit cb32497
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions blocks/color-palette/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,3 @@ $color-palette-circle-spacing: 14px;

background-clip: content-box, content-box, content-box, content-box, content-box, content-box, padding-box, padding-box, padding-box, padding-box, padding-box, padding-box;
}

.blocks-color-palette__picker .chrome-picker {
width: 100% !important;
}

0 comments on commit cb32497

Please sign in to comment.