Browse Source

fix style

tags/v1.2.0-rc1
FuXiaoHei 12 years ago
parent
commit
5d67960b1e
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      public/css/gogs.css

+ 2
- 2
public/css/gogs.css View File

@@ -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%;


Loading…
Cancel
Save