Skip to content

Instantly share code, notes, and snippets.

@colmtuite
Last active August 29, 2015 14:08
Show Gist options
  • Save colmtuite/a588f26f336d3d2cb923 to your computer and use it in GitHub Desktop.
Save colmtuite/a588f26f336d3d2cb923 to your computer and use it in GitHub Desktop.
<div class="s-content pl-20 fs--M">
<div class="node-toolbar">
<div class="u-inline">
<div>
<a href="/spaces/abstraction/documents" class="breadcrumb-path">root</a>
</div>
<div>
<div class="breadcrumb-separator">/</div>
</div>
</div>
</div>
</div>
.node-toolbar {
border-bottom: 1px solid #D4D4D4;
padding-bottom: 10px;
}
.breadcrumb-separator {
@extend .u-ml4;
@extend .u-mr4;
@extend .o-alignMiddle;
@extend .c-gLight;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment