From: FuXiaoHei Date: Tue, 25 Mar 2014 11:38:07 +0000 (+0800) Subject: fix style X-Git-Tag: v0.9.99~2320^2~15^2~1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=5d67960b1e812c2b455c93ec9c86d72c9c9a7f5b;p=gitea.git fix style --- diff --git a/public/css/gogs.css b/public/css/gogs.css index c8c5d87b8d..74dce472e2 100755 --- a/public/css/gogs.css +++ b/public/css/gogs.css @@ -97,11 +97,11 @@ html, body { } /* gogits nav item active status */ -.nav .active { +#masthead .nav .active { color: #fff; } -.nav .active:after { +#masthead .nav .active:after { position: absolute; bottom: -1px; left: 50%;