diff --git a/css.html b/css.html index 9bcc63f65..5dcf17c9f 100644 --- a/css.html +++ b/css.html @@ -906,7 +906,7 @@ base_url: "../" {% endhighlight %}
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.