top nav arrow update

This commit is contained in:
FuXiaoHei 2014-03-19 22:15:28 +08:00
parent 3634d1ee32
commit a0e73e2b54
4 changed files with 11 additions and 4 deletions

View file

@ -119,6 +119,10 @@ html, body {
bottom: -4px !important;
}
#gogs-nav-avatar:after {
bottom: -4px !important;
}
.gogs-nav .tooltip {
border: none;
}
@ -712,11 +716,11 @@ html, body {
vertical-align: top;
}
.commit-box .search{
.commit-box .search {
margin-top: 3px;
}
.commit-box td{
.commit-box td {
background-color: #FFF;
}