Skip to content

Commit

Permalink
removing ::content selector fixes test in FF
Browse files Browse the repository at this point in the history
  • Loading branch information
manolo committed Jan 10, 2017
1 parent 01c4bce commit 3fb29f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vaadin-split-layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@
flex-direction: column;
}

:host ::content > *,
:host ::slotted(*) {
flex: 1 1 auto;
overflow: auto;
Expand Down

0 comments on commit 3fb29f7

Please sign in to comment.