aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-08-27 13:06:01 -0700
committerJacob Thornton <[email protected]>2011-08-27 13:06:01 -0700
commit038a9809c4301344e5cc3f8f6a32c796b9b1a438 (patch)
tree3f748c0ec3e6f3450a2532bb2b9ebaad7d71d37c
parent11721f376d9bdb019f31d3bbb273160d45ff1266 (diff)
downloadbootstrap-038a9809c4301344e5cc3f8f6a32c796b9b1a438.tar.xz
bootstrap-038a9809c4301344e5cc3f8f6a32c796b9b1a438.zip
remake
-rw-r--r--bootstrap-1.1.1.css2
-rw-r--r--examples/assets/js/bootstrap-twipsy.js2
2 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap-1.1.1.css b/bootstrap-1.1.1.css
index 832af59a0..7126b5475 100644
--- a/bootstrap-1.1.1.css
+++ b/bootstrap-1.1.1.css
@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
- * Date: Sat Aug 27 13:02:54 PDT 2011
+ * Date: Sat Aug 27 13:05:58 PDT 2011
*/
/* Reset.less
* Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc).
diff --git a/examples/assets/js/bootstrap-twipsy.js b/examples/assets/js/bootstrap-twipsy.js
index 7e33bf95c..cff27115e 100644
--- a/examples/assets/js/bootstrap-twipsy.js
+++ b/examples/assets/js/bootstrap-twipsy.js
@@ -1,4 +1,4 @@
-/* Based on the original tipsy by Jason Frame */
+/* Adapted from the original jQuery.tipsy by Jason Frame */
(function( $ ) {