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 {
|
.conceptLabel {
|
||||||
width:220px;
|
width:220px;
|
||||||
font-weight:bold;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.conceptType {
|
.conceptType {
|
||||||
|
|
|
@ -52,7 +52,7 @@
|
||||||
</#if>
|
</#if>
|
||||||
</span>
|
</span>
|
||||||
</span>
|
</span>
|
||||||
<a href="${urls.base}/edit/primitiveDelete" class="remove">Remove</a>
|
<a href="${urls.base}/edit/primitiveDelete" class="remove">Remove</a>
|
||||||
</span>
|
</span>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue