Skip to content

Commit 5e42736

Browse files
authored
IBX-9836: Fix form help icon shrinking (#1530)
1 parent 6db1617 commit 5e42736

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bundle/Resources/public/scss/_forms.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ form:not(.form-inline) {
112112
margin-top: calculateRem(8px);
113113

114114
&__icon {
115+
flex-shrink: 0;
115116
fill: $ibexa-color-dark-400;
116117
margin-right: calculateRem(4px);
117118
}

0 commit comments

Comments
 (0)