aboutsummaryrefslogtreecommitdiffstats
path: root/public/css/gogs.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/css/gogs.css')
-rwxr-xr-xpublic/css/gogs.css4
1 files changed, 2 insertions, 2 deletions
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%;