Fix header style in wiki pages

This commit is contained in:
takezoe
2014-05-10 20:35:49 +09:00
parent debc798aec
commit aaa582ff1a
5 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
@html.main(s"History - ${repository.owner}/${repository.name}", Some(repository)){
@html.menu("wiki", repository){
@tab(if(pageName.isEmpty) "history" else "", repository)
<ul class="nav nav-tabs">
<ul class="nav nav-tabs fill-width pull-left">
<li>
<h1 class="wiki-title">
@if(pageName.isEmpty){