Hi,
<div>
<custom-elem-with-neon-pages></custom-elem-with-neon-pages>
<div class="horizontal around-justified layout">
<div>section left</div>
<div>section right</div>
</div>
</div>
Because of the following style within neon-animated-pages, I can't get the
three containers to render correctly:
:host > ::content > * {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
height: 100%;
}
I want the custom element on top then the two other regions below it and
beside each other, but this renders them all at the top because of the
absolute on neon-animated-pages. any ideas?
Follow Polymer on Google+: plus.google.com/107187849809354688692
---
You received this message because you are subscribed to the Google Groups
"Polymer" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/polymer-dev/d9616b3f-3ced-44f3-aaab-087c126c8533%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.