html - Css sidebar height 100% in foundation -


I am using grid system with a sidebar and content area. I want to extend the height of the sidebar navigation based on the content of the main part ( small-10 ):

  & lt; Div class = "row" & gt; & Lt; Div class = "small-column" & gt; & Lt; Div id = "side-nav" & gt; & Lt; Ul & gt; ... & lt; / Ul & gt; & Lt; / Div & gt; & Lt; / Div & gt; & Lt; Div class = "small-10 column" & gt; @RenderBody () & lt; / Div & gt; & Lt; / Div & gt;  

I have tried:

  #party-nav (height: 100%; background: # f0f0f0;}  

If you want two columns to have the same height, then this is still a case. I still & lt ; Table & gt; 's


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -