Add description padding

This commit is contained in:
Joseph Schorr 2013-10-11 12:58:54 -04:00
parent 076ef34ff2
commit 16b334957c
2 changed files with 5 additions and 1 deletions

View file

@ -564,6 +564,10 @@ p.editable:hover i {
}
.repo .description p {
margin-bottom: 6px;
}
.repo .description p:last-child {
margin: 0px;
}

View file

@ -100,7 +100,7 @@
</li>
</ul>
</span>
<span class="right-title">Selected Image</span>
<span class="right-title">Image</span>
</div>