digitalpoint Well-known member Sep 26, 2021 #1 Affected version 2.2.7 The date of birth explain block reverts to default font size because in that particular row, it's the first child. I assume that's not the intended behavior? CSS: .formRow .formRow-explain:first-child { margin: 0; font-size: inherit; } I wonder if anyone remembers why that CSS is there?
The date of birth explain block reverts to default font size because in that particular row, it's the first child. I assume that's not the intended behavior? CSS: .formRow .formRow-explain:first-child { margin: 0; font-size: inherit; } I wonder if anyone remembers why that CSS is there?
XF Bug Bot XenForo bug fixer bot Staff member Nov 19, 2021 #2 Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.2.8). Change log: Remove CSS rule that inadvertently increases the size of the text of some form row elements. Click to expand... There may be a delay before changes are rolled out to the XenForo Community.
Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.2.8). Change log: Remove CSS rule that inadvertently increases the size of the text of some form row elements. Click to expand... There may be a delay before changes are rolled out to the XenForo Community.