Skip to content

Commit a88c3c6

Browse files
authored
IBX-10440: Changed base icon size (#80)
1 parent 2ce09e8 commit a88c3c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bundle/Resources/views/themes/admin/system_info/my_ibexa.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
{% if info.isEnterprise %}
4343
<div class="ibexa-system-info-helper-text">
44-
<svg class="ibexa-icon ibexa-icon--small ibexa-icon--edit">
44+
<svg class="ibexa-icon ibexa-icon--small-medium ibexa-icon--edit">
4545
<use xlink:href="{{ ibexa_icon_path('system-information') }}"></use>
4646
</svg>
4747
{{ 'ibexa.read_more'|trans|desc('For more information about Service Life for Ibexa DXP with a business license, see') }}

0 commit comments

Comments
 (0)