[
https://issues.apache.org/jira/browse/ISIS-3180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17584929#comment-17584929
]
ASF subversion and git services commented on ISIS-3180:
-------------------------------------------------------
Commit b30033cf2a47aa2b2b0704c246f0986381fe89a5 in isis's branch
refs/heads/master from Dan Haywood
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=b30033cf2a ]
ISIS-3180 - removes badge for outer div of one of the scalar panel values
> Cosmetic UI fix - only apply .85em once for badges
> --------------------------------------------------
>
> Key: ISIS-3180
> URL: https://issues.apache.org/jira/browse/ISIS-3180
> Project: Isis
> Issue Type: Bug
> Reporter: Daniel Keir Haywood
> Assignee: Daniel Keir Haywood
> Priority: Trivial
> Fix For: 2.0.0-M8
>
>
> Of the various fragments in ScalarPanelFormFieldAbstract.html, one of them
> wraps the scalarPanel in a div class that applies "badge bg-light". This
> maps to a .85em, ie to shrink the text by 85%. Unfortunately the scalarValue
> itself in the contained span also has these CSS classes, meaning that it is
> shrunk twice over.
> Fix simply to remove "badge" from the outer div.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)