Merge pull request #248 from alekstrust/master

make entire breadcrumb item clickable
pull/259/merge
Abdullah Almsaeed 2015-02-26 20:23:42 -05:00
commit 970ba215ad
1 changed files with 1 additions and 0 deletions

View File

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