From cb1254343d5f771513d4071634aaabcaa09d2504 Mon Sep 17 00:00:00 2001 From: jlukic Date: Fri, 18 Oct 2013 19:48:22 -0400 Subject: [PATCH] Tab active now bold --- src/collections/menu.less | 1 + 1 file changed, 1 insertion(+) diff --git a/src/collections/menu.less b/src/collections/menu.less index de87257e2..d341c3654 100755 --- a/src/collections/menu.less +++ b/src/collections/menu.less @@ -723,6 +723,7 @@ color: rgba(0, 0, 0, 0.8); border-color: #DCDDDE; + font-weight: bold; margin-bottom: -1px; border-bottom: 1px solid #FFFFFF;