diff options
| author | Mark Otto <[email protected]> | 2011-05-11 10:53:06 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-05-11 10:53:06 -0700 |
| commit | b9e28e48a8ef480eff3420896d92b130ae6496a5 (patch) | |
| tree | 4a17db7be62511b43776001e0bad8c2b4f8e4879 | |
| parent | 0a627019a53e20851c34b69f6c131afcca371d82 (diff) | |
| download | bootstrap-b9e28e48a8ef480eff3420896d92b130ae6496a5.tar.xz bootstrap-b9e28e48a8ef480eff3420896d92b130ae6496a5.zip | |
updated to remove mention of blueprint
| -rw-r--r-- | baseline-1.0.0.css | 2 | ||||
| -rw-r--r-- | lib/bootstrap.less | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/baseline-1.0.0.css b/baseline-1.0.0.css index 9ecc95f14..8dad5f2f3 100644 --- a/baseline-1.0.0.css +++ b/baseline-1.0.0.css @@ -88,7 +88,7 @@ blockquote:after { } /* Bootstrap v1.1 - Variables and mixins to bootstrap any new web development project. Modified from original version for Twitter Blueprint. + Variables and mixins to bootstrap any new web development project. Modified from original version for Twitter. */ /* Variables -------------------------------------------------- */ diff --git a/lib/bootstrap.less b/lib/bootstrap.less index 9e131a909..bd9dbcf46 100644 --- a/lib/bootstrap.less +++ b/lib/bootstrap.less @@ -1,6 +1,6 @@ /* Bootstrap v1.1 - Variables and mixins to bootstrap any new web development project. Modified from original version for Twitter Blueprint. + Variables and mixins to bootstrap any new web development project. Modified from original version for Twitter. */ |
