Fix styles

This commit is contained in:
田所駿佑
2016-01-21 03:18:08 +09:00
parent 33a079e55f
commit 4f3c780d05
7 changed files with 7 additions and 7 deletions

View File

@@ -105,7 +105,7 @@
}
}
</div>
<div style="margin-right: @if(expand){180px} else {55px};">
<div class="pull-left" style="width: @if(expand){770px} else {895px};">
@if(expand){
@repository.repository.description.map { description =>
<p class="description">@detectAndRenderLinks(description)</p>