From 430915305178cc091f1d121ad98a50b93ccf99cd Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 24 Feb 2012 21:02:24 -0800 Subject: add version to docs homepage, fix docs example for forms --- docs/base-css.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/base-css.html') diff --git a/docs/base-css.html b/docs/base-css.html index 3a6494ddc..2a4cc63d2 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -920,7 +920,7 @@ For example, <code>section</code> should be wrapped as inline. <label class="checkbox"> <input type="checkbox"> Remember me </label> - <button type="submit" class="btn">Go</button> + <button type="submit" class="btn">Sign in</button> </form> -- cgit v1.2.3