dashboard
repositories
filestore
activity
search
login
githubFork
/
gitblit
Gitblit devel
summary
reflog
commits
tree
docs
forks
compare
pages
blame
|
history
|
raw
Merge pull request #915 from lucamilanesio/lucene-5.2.1
James Moger
2015-09-15
55c385e96e6594ec1ac3b5cd41ccd2df6048b696
[githubFork/gitblit.git]
/
src
/
main
/
resources
/
hideheader.css
1
2
3
4
5
6
7
body {
padding-top:0px;
}
.navbar-fixed-top {
display:none;
}