diff options
| author | Chris Rebert <[email protected]> | 2013-08-03 21:58:31 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-08-03 21:58:31 -0700 |
| commit | 7a04e95b719c118ef531511300617f3edd361b08 (patch) | |
| tree | a46c0d8ea33d7f7fc6be9988bb8b7668c6fbc297 /components.html | |
| parent | 23ef8c0c209844dd8b92d2a5ac82daffa7bd2914 (diff) | |
| download | bootstrap-7a04e95b719c118ef531511300617f3edd361b08.tar.xz bootstrap-7a04e95b719c118ef531511300617f3edd361b08.zip | |
rm stray space in components.html
Diffstat (limited to 'components.html')
| -rw-r--r-- | components.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components.html b/components.html index 4bbafb63f..d33eb54f6 100644 --- a/components.html +++ b/components.html @@ -1446,7 +1446,7 @@ body { padding-bottom: 70px; } <h3>Sizes</h3> - <p>Fancy larger or smaller pagination? Add <code>.pagination-lg</code> or <code>.pagination-sm</code> for additional sizes.</p> + <p>Fancy larger or smaller pagination? Add <code>.pagination-lg</code> or <code>.pagination-sm</code> for additional sizes.</p> <div class="bs-example"> <div> <ul class="pagination pagination-lg"> |
