From 7ab52272d70ea78d0a68316d9572eee927587f5c Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 15 Aug 2013 15:27:37 -0700 Subject: [PATCH] better well content labels --- components.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components.html b/components.html index 71b4f836fa..ead8cf1418 100644 --- a/components.html +++ b/components.html @@ -2571,7 +2571,7 @@ body { padding-bottom: 70px; }

Control padding and rounded corners with two optional modifier classes.

- Look, I'm in a well! + Look, I'm in a large well!
{% highlight html %} @@ -2580,7 +2580,7 @@ body { padding-bottom: 70px; }
- Look, I'm in a well! + Look, I'm in a small well!
{% highlight html %} -- 2.47.2