From 99f25966e5de51e8e7f693b023f91d27d7896352 Mon Sep 17 00:00:00 2001 From: Jamal Jackson Date: Mon, 17 Oct 2016 09:30:57 -0400 Subject: [PATCH] slightly reduced with of title border on home tab --- src/sass/views/tab-home.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sass/views/tab-home.scss b/src/sass/views/tab-home.scss index 2956d8ea3..30df5f1d0 100644 --- a/src/sass/views/tab-home.scss +++ b/src/sass/views/tab-home.scss @@ -32,7 +32,7 @@ } .item-sub { &:first-child:before { - width: 100% + width: 95% } &:before { display: block;