From 5b947b8a2f801d33af2fe8d78f9655ce1ebd5e7c Mon Sep 17 00:00:00 2001
From: Mark Otto
Date: Fri, 17 Aug 2012 16:11:52 -0700
Subject: fix up padding on small buttons, add button examples
---
docs/base-css.html | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
(limited to 'docs/base-css.html')
diff --git a/docs/base-css.html b/docs/base-css.html
index fb6616fb7..3ea3bdce3 100644
--- a/docs/base-css.html
+++ b/docs/base-css.html
@@ -967,7 +967,7 @@ For example, <code>section</code> should be wrapped as inline.
Textarea
-
Form control which supports multiple lines of text. Change rows attribute as necessary.
+
Form control which supports multiple lines of text. Change row attribute as necessary.
@@ -1445,6 +1445,10 @@ For example, <code>section</code> should be wrapped as inline.
+
+
+
+
@@ -1457,6 +1461,7 @@ For example, <code>section</code> should be wrapped as inline.