Forum Bugs

Nested lists and padding

Tgoh
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
  1. test.html0.8 kB
mikeday
That's odd, we will take a look.