Try this:

<body class="fullbleed layout vertical">

On Sun, Jan 3, 2016 at 1:40 AM, <[email protected]> wrote:

> Hi, i am trying to make full screen 9x9 grid. Flex layout takes all space
> in horizontal, but not in vertical, my code is:
>
> <body fullbleed layout vertical>
>     <div class="horizontal layout flex">
>       <div class="flex">content</div>
>       <div class="flex">content</div>
>       <div class="flex">content</div>
>     </div>
>     <div class="horizontal layout flex ">
>       <div class="flex">content</div>
>       <div class="flex">content</div>
>       <div class="flex">content</div>
>     </div>
>     <div class="horizontal layout flex">
>       <div class="flex">content</div>
>       <div class="flex">content</div>
>       <div class="flex">content</div>
>     </div>
> </body>
>
>
> 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/41da9513-64bf-4c2b-ae88-62c7a88a2318%40googlegroups.com
> <https://groups.google.com/d/msgid/polymer-dev/41da9513-64bf-4c2b-ae88-62c7a88a2318%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

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/CA%2BrMWZiGuZu7WP6afnFK31fgDYQ0rUWrJuMSw--uFP3_Ah%2Bn4w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to