diff --git a/css.html b/css.html index 9bcc63f65f..5dcf17c9f7 100644 --- a/css.html +++ b/css.html @@ -906,7 +906,7 @@ base_url: "../" {% endhighlight %}

Inline

-

Place all list items on a single line with inline-block and some light padding.

+

Place all list items on a single line with display: inline-block; and some light padding.