Hey guys,
We've found a bug regarding nested lists and padding.
If you have a nested list and set padding on the inner list, the padding of the outer list bugs out.
Conditions tested:
Margin 0 on both lists.
Padding on both lists.
Various display options.
The workaround we have found for the time being is to set padding to 0 on both lists, and use margin-left instead.
Regards,
Tam
We've found a bug regarding nested lists and padding.
If you have a nested list and set padding on the inner list, the padding of the outer list bugs out.
Conditions tested:
Margin 0 on both lists.
Padding on both lists.
Various display options.
The workaround we have found for the time being is to set padding to 0 on both lists, and use margin-left instead.
Regards,
Tam