Skip to content

Commit

Permalink
removed redundant & for fixing sass lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
pdkpavankumar committed Sep 7, 2020
1 parent 200704e commit f6f3de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/media_source/system/scss/_jquery-minicolors.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
.minicolors-theme-bootstrap .minicolors-swatch {
width: 40px;
height: 40px;
& > .minicolors-sprite {
> .minicolors-sprite {
top: 50%;
left: 8px;
border-radius: 0;
Expand Down

0 comments on commit f6f3de2

Please sign in to comment.