From f8d10ffdf3c3b77e7c4bf4de11ca84772d233c2c Mon Sep 17 00:00:00 2001 From: Mu-An Chiou Date: Thu, 11 Feb 2016 22:38:54 +0800 Subject: [PATCH] Remove tab background color (when button) --- scss/_tabnav.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/scss/_tabnav.scss b/scss/_tabnav.scss index 9c1ea1b9..5ec83f4c 100644 --- a/scss/_tabnav.scss +++ b/scss/_tabnav.scss @@ -20,6 +20,7 @@ line-height: 20px; color: #666; text-decoration: none; + background-color: transparent; border: 1px solid transparent; border-bottom: 0;