VIVO-904: the display limit annotation on data and faux properties now determines when the more... link is employed for one of these properties. Regular object properties will have a default limit of 5. Also, the add statement link is no longer suppressed when the display limit is reached.

This commit is contained in:
Tim Worrall 2015-02-09 15:54:11 -05:00
parent ed9b82258d
commit b21cd24489
4 changed files with 35 additions and 6 deletions

View file

@ -67,4 +67,7 @@ li.selectedGroupTab {
}
li.groupTabSpacer {
float:left;border-bottom: 1px solid #DFE6E5;background-color:#fff;width:3px;height:37px
}
div.additionalItems {
margin-top: 0 !important;
}