spacing adjustment and removed bold font weight from listed concepts
This commit is contained in:
parent
8d21841293
commit
1327e77f85
2 changed files with 1 additions and 2 deletions
|
@ -14,7 +14,6 @@
|
|||
|
||||
.conceptLabel {
|
||||
width:220px;
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
.conceptType {
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
</#if>
|
||||
</span>
|
||||
</span>
|
||||
<a href="${urls.base}/edit/primitiveDelete" class="remove">Remove</a>
|
||||
<a href="${urls.base}/edit/primitiveDelete" class="remove">Remove</a>
|
||||
</span>
|
||||
</li>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue