Skip to content

Instantly share code, notes, and snippets.

@xola139
Created September 26, 2014 22:27
Show Gist options
  • Save xola139/a978b2458c0a7566e530 to your computer and use it in GitHub Desktop.
Save xola139/a978b2458c0a7566e530 to your computer and use it in GitHub Desktop.
.contentNav> div
{
display: inline-block;
border: solid 1px #000;
}
<div id="container">
<div>Div 1</div>
<div>Div 2</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment