Browse Source

make entire breadcrumb item clickable

Javier Távara 10 years ago
parent
commit
1d9d946f88
1 changed files with 1 additions and 0 deletions
  1. 1 0
      build/less/header.less

+ 1 - 0
build/less/header.less

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