mirror of https://github.com/ColorlibHQ/AdminLTE
make entire breadcrumb item clickable
parent
0223d7b34a
commit
1d9d946f88
|
@ -149,6 +149,7 @@
|
|||
> li > a {
|
||||
color: #444;
|
||||
text-decoration: none;
|
||||
display: inline-block;
|
||||
> .fa, > .glyphicon, > .ion {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue