Skip to content

Commit

Permalink
Do not center items by default
Browse files Browse the repository at this point in the history
  • Loading branch information
manolo committed May 17, 2018
1 parent 197bbc6 commit 0240829
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/vaadin-list-box.html
Expand Up @@ -16,7 +16,6 @@
<style>
:host {
display: flex;
align-items: center;
}

:host([hidden]) {
Expand Down

0 comments on commit 0240829

Please sign in to comment.