소스 검색

Merge branch 'master' of github.com:gogits/gogs

Unknown 11 년 전
부모
커밋
34bea3650b
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      public/css/gogs.css

+ 2 - 2
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%;