mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-02-19 21:17:08 +01:00
Fix broken layout of Wiki compare view
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<li>
|
||||
<h1 class="wiki-title"><span class="muted">Compare Revisions</span></h1>
|
||||
</li>
|
||||
<li class="fill-width pull-right">
|
||||
<li class="pull-right">
|
||||
<div class="btn-group">
|
||||
@if(pageName.isDefined){
|
||||
<a class="btn btn-small" href="@url(repository)/wiki/@urlEncode(pageName)">View Page</a>
|
||||
|
||||
Reference in New Issue
Block a user