From f3479a39537b7b10bf66846c11d500f3364af88a Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 14 Aug 2012 15:44:25 -0700 Subject: compensate for ie7 button padding with no borders, fix indentation --- 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 cd550adc3..56f6bde95 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -1257,7 +1257,7 @@ For example, <code>section</code> should be wrapped as inline. Some value here
-  <span class="input-xlarge uneditable-input">Some value here</span>
+<span class="input-xlarge uneditable-input">Some value here</span>
 

Form actions

-- cgit v1.2.3