diff --git a/docs/css.html b/docs/css.html index 226b55d6d..f3ab7a00a 100644 --- a/docs/css.html +++ b/docs/css.html @@ -576,7 +576,7 @@ title: CSS {% endhighlight %}
Remove the default list-style and left padding on list items (immediate children only).
Remove the default list-style and left margin on list items (immediate children only). This only applies to immediate children list items, meaning you will need to add the class for any nested lists as well.