Skip to content

Commit

Permalink
Clear the float from the link that clears color in color palette so i…
Browse files Browse the repository at this point in the history
…ts dimensions are correctly rendered. With this clear, the bottom margin is no longer necessary. (#8874)
  • Loading branch information
eliorivero authored and tofumatt committed Aug 23, 2018
1 parent 24b935f commit 5800ed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/editor/src/components/color-palette/control.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.editor-color-palette-control__color-palette {
display: inline-block;
margin-top: 0.6rem;
margin-bottom: 1.4rem;
}

0 comments on commit 5800ed3

Please sign in to comment.