From 046d82f0ef31520a64709f03b708721ed902a6c4 Mon Sep 17 00:00:00 2001 From: Robert Burns Date: Sun, 12 May 2013 22:04:01 -0400 Subject: [PATCH] Fix invalid input within docs --- docs/css.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/css.html b/docs/css.html index 9684d778c3..c84547caa0 100644 --- a/docs/css.html +++ b/docs/css.html @@ -1273,10 +1273,10 @@ For example, <section> should be wrapped as inline.
- +
{% highlight html %} - + {% endhighlight %}

Disabled inputs

-- 2.47.2