[
https://issues.apache.org/jira/browse/ISIS-3180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17585731#comment-17585731
]
ASF subversion and git services commented on ISIS-3180:
-------------------------------------------------------
Commit 136788924e6d1150440bfd71751753249b1892a8 in isis's branch
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=136788924e ]
ISIS-3180: render badges just slightly larger 0.85em -> 0.90em
- badges have different font or font-style based on theme (so 1em is
just ugly)
> 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: Improvement
> Reporter: Daniel Keir Haywood
> Assignee: Andi Huber
> 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)