CSS Div Element Borders
-
Where we are having an issue in writing our CSS to have borders on elements.
When our sidebar expands we want the border-right to continue. What we want is for the height of our border-right to continue when the sidebar is longer than the content box.Here it looks right:
http://entreuse.com/robertfortunato/press-clippings/Here it isn’t continuing down to match the sidebar.
http://entreuse.com/robertfortunato/awards/How to we configure our CSS so that
the content box’s min-height is automatically equal to the sidebar’s height. Or is that a javaScript thing?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘CSS Div Element Borders’ is closed to new replies.