Merge pull request #248 from alekstrust/master

make entire breadcrumb item clickable
This commit is contained in:
Abdullah Almsaeed
2015-02-26 20:23:42 -05:00

View File

@@ -149,6 +149,7 @@
> li > a {
color: #444;
text-decoration: none;
display: inline-block;
> .fa, > .glyphicon, > .ion {
margin-right: 5px;
}