summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-03-25 07:47:15 -0400
committerUnknown <joe2010xtmf@163.com>2014-03-25 07:47:15 -0400
commit34bea3650bb360563361bbd62338f72b35e1b707 (patch)
tree12938aadb533bdf271030e1450bca61b0f35cfdb
parent4f6889bef2bea9992330860e8605d5d0d06df23f (diff)
parent9b7e2823ead36c90e656ce76fcbb464f7a490363 (diff)
downloadgitea-34bea3650bb360563361bbd62338f72b35e1b707.tar.gz
gitea-34bea3650bb360563361bbd62338f72b35e1b707.zip
Merge branch 'master' of github.com:gogits/gogs
-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%;