Skip to content

Instantly share code, notes, and snippets.

@jauhari
Created February 5, 2017 08:29
Show Gist options
  • Save jauhari/a6b3b9c781e78dc64f1ba7a9fa043ca9 to your computer and use it in GitHub Desktop.
Save jauhari/a6b3b9c781e78dc64f1ba7a9fa043ca9 to your computer and use it in GitHub Desktop.
.breadcrumb {
position: relative;
display: block !important;
font-size: 12px;
margin-bottom: 10px;
}
.breadcrumb ul {
padding: 0;margin: 0;list-style:none;
display: block;
}
.breadcrumb li {
display: inline;
margin-right: 10px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment