-
Task
-
Resolution: Unresolved
-
L3 - Default
-
None
-
None
-
None
Problem
With CAM-5549, we shrank the glyphicon "remove" globally so that it fits for search pills and sorting. This looks odd at all other places where the icon is used since it differs in size compared to the other icons.
Acceptance Criteria (Required on creation):
Icon size fits all its use cases.
Solution Idea
Introduce a dedicated CSS class for the smaller icon version and use the original size for the default class.
Hints (Optional):
- Can be fixed here: https://github.com/camunda/camunda-bpm-platform/blob/master/webapps/ui/common/styles/glyphicon-overrides.less
- Remove workaround <span class="error-sign"></span> in webapps/camunda-commons-ui/lib/widgets/variables-table/cam-widget-variables-table.html
This ticket was migrated to github: https://github.com/camunda/camunda-bpm-platform/issues/2614. Please use this link for any future references and continue any discussion there.