From 286648c5b0f6bd79af7d615b1643b99f74c15e29 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Thu, 19 Mar 2015 15:27:56 -0400 Subject: [PATCH] some breadcrumb stuff --- less/header.less | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/less/header.less b/less/header.less index 06eb4c3..a62d00d 100644 --- a/less/header.less +++ b/less/header.less @@ -200,6 +200,11 @@ .text-ellipsis; } + .fa { + margin-left: 10px; + color: rgb(153, 153, 153); + } + font-size: 16px; padding: 0; background: none;