[
https://issues.apache.org/jira/browse/ISIS-3180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17585743#comment-17585743
]
ASF subversion and git services commented on ISIS-3180:
-------------------------------------------------------
Commit 112f0589ac4aa22bed766db7546fca3dfba1e737 in isis's branch
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=112f0589ac ]
ISIS-3180: enum css font-size fix
> 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)