From b1cb5565039f492766fdfd727f776f3e9dfa7e45 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 14 Jun 2012 11:56:46 -0700 Subject: improve inline-block of append/prepend inputs with font-size: 0; --- docs/base-css.html | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'docs/base-css.html') diff --git a/docs/base-css.html b/docs/base-css.html index 8f0c092d8..4b9e6d1ed 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -965,11 +965,13 @@ For example, <code>section</code> should be wrapped as inline.

Wrap a .add-on and an input with one of two classes to prepend or append text to an input.

- @ + @ +

- .00 + + .00
@@ -985,7 +987,9 @@ For example, <code>section</code> should be wrapped as inline.
   

Use both classes and two instances of .add-on to prepend and append an input.

- $.00 + $ + + .00
@@ -998,11 +1002,14 @@ For example, <code>section</code> should be wrapped as inline.
   

Instead of a <span> with text, use a .btn to attach a button (or two) to an input.

- + +

- + + +
-- 
cgit v1.2.3