spacing adjustment and removed bold font weight from listed concepts

This commit is contained in:
tworrall 2011-12-02 18:56:04 +00:00
parent 8d21841293
commit 1327e77f85
2 changed files with 1 additions and 2 deletions

View file

@ -14,7 +14,6 @@
.conceptLabel { .conceptLabel {
width:220px; width:220px;
font-weight:bold;
} }
.conceptType { .conceptType {

View file

@ -52,7 +52,7 @@
</#if> </#if>
</span> </span>
</span> </span>
<a href="${urls.base}/edit/primitiveDelete" class="remove">Remove</a> &nbsp;<a href="${urls.base}/edit/primitiveDelete" class="remove">Remove</a>
</span> </span>
</li> </li>