tommydamic68 Well-known member Jan 13, 2019 #1 Affected version 2.1 beta 6 This is in Xenforo beta 6 2.1
BassMan Well-known member Jan 13, 2019 #2 That's a text shadow. You can remove it by adding this in extra.less: CSS: .subNodeLink::before { text-shadow: none; }
That's a text shadow. You can remove it by adding this in extra.less: CSS: .subNodeLink::before { text-shadow: none; }
tommydamic68 Well-known member Jan 13, 2019 #3 BassMan said: That's a text shadow. You can remove it by adding this in extra.less: CSS: .subNodeLink::before { text-shadow: none; } Click to expand... Thanks, that worked, wasn't sure if it was a bug or as expected. It is also like that here on Xenforo.
BassMan said: That's a text shadow. You can remove it by adding this in extra.less: CSS: .subNodeLink::before { text-shadow: none; } Click to expand... Thanks, that worked, wasn't sure if it was a bug or as expected. It is also like that here on Xenforo.
XF Bug Bot XenForo bug fixer bot Staff member Jan 15, 2019 #4 Thank you for reporting this issue. It has now been resolved and we are aiming to include it in a future XF release (2.1.0 B7/RC1). Change log: Remove text-shadow from sub node icons as we did for the large node icons. Click to expand... Any changes made as a result of this issue being resolved may not be rolled out here until later.
Thank you for reporting this issue. It has now been resolved and we are aiming to include it in a future XF release (2.1.0 B7/RC1). Change log: Remove text-shadow from sub node icons as we did for the large node icons. Click to expand... Any changes made as a result of this issue being resolved may not be rolled out here until later.