diff options
| author | Julian Thilo <[email protected]> | 2014-01-16 00:17:04 +0100 |
|---|---|---|
| committer | Julian Thilo <[email protected]> | 2014-01-16 00:17:04 +0100 |
| commit | bb964b131ca3997e5a889743d0da06b94b612dd6 (patch) | |
| tree | f2ba98e6f9bc5acea9ffc36b416791ed2f13e70d | |
| parent | 9039a5e90b980c61cf820e499d84e2a30de948b2 (diff) | |
| download | bootstrap-bb964b131ca3997e5a889743d0da06b94b612dd6.tar.xz bootstrap-bb964b131ca3997e5a889743d0da06b94b612dd6.zip | |
Remove popovers from components.html lead
because they're only really featured on javascript.html
Replacement: input groups
| -rw-r--r-- | docs/components.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html index f33c0304b..f62a83321 100644 --- a/docs/components.html +++ b/docs/components.html @@ -2,7 +2,7 @@ layout: default title: Components slug: components -lead: "Over a dozen reusable components built to provide iconography, dropdowns, navigation, alerts, popovers, and much more." +lead: "Over a dozen reusable components built to provide iconography, dropdowns, input groups, navigation, alerts, and much more." --- |
