Fix styles

This commit is contained in:
Naoki Takezoe
2017-09-12 20:48:37 +09:00
parent a11f711778
commit 5d2d36dccf
4 changed files with 20 additions and 20 deletions

View File

@@ -88,9 +88,6 @@
forked from <a href="@context.path/@x.parentUserName/@x.parentRepositoryName">@x.parentUserName/@x.parentRepositoryName</a>
</div>
}
@x.description.map { description =>
<div class="normal muted" style="margin-left: 36px; font-size: 80%;">@Html(helpers.detectAndRenderLinks(description, repository))</div>
}
}
</div>
</div>