Skip to content

Instantly share code, notes, and snippets.

@cmcintosh
Created February 16, 2015 09:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cmcintosh/77fd8c023fb8d419a275 to your computer and use it in GitHub Desktop.
Save cmcintosh/77fd8c023fb8d419a275 to your computer and use it in GitHub Desktop.
<div id="content-container">
<div class="main-content">
<!-- left, right, main columns -->
</div>
<div id="breadcrumbs">
....
</div>
</div>
<style>
.main-content, .breadcrumb {
float:right;
width:100%;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment