From 6307dc40d738653d2fdf8c2316e27586fa8e975f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 15 May 2013 10:01:09 -0700 Subject: Fixes #7898: ensure button type Sets `type="button"` on all buttons in the docs --- docs/css.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'docs/css.html') diff --git a/docs/css.html b/docs/css.html index 8f86b48b8..36b5208e6 100644 --- a/docs/css.html +++ b/docs/css.html @@ -1506,7 +1506,7 @@ For example, <section> should be wrapped as inline.
- +