Switch to side-by-side view
--- a/ForgeGit/forgegit/templates/index.html +++ b/ForgeGit/forgegit/templates/index.html @@ -28,7 +28,7 @@ <dd>${repo.status}</dd> </dl> <form py:if="allow_fork" action="fork" method="GET"> - <input type="submit" value="Fork" class="ui-state-default ui-button ui-button-text"/> + <input type="submit" value="Fork"/> </form> </py:if> <h2>Recent Commits</h2>