Skip to content

Commit

Permalink
Remove margin-top from block placeholder input field (#17616)
Browse files Browse the repository at this point in the history
  • Loading branch information
enriquesanchez authored and youknowriad committed Sep 30, 2019
1 parent 976c3d2 commit af94969
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/placeholder/style.scss
Expand Up @@ -60,6 +60,7 @@
}

.components-placeholder__input {
margin-top: 0;
margin-right: 8px;
flex: 1 1 auto;
}
Expand Down

0 comments on commit af94969

Please sign in to comment.