aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.css
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-11-05 17:06:41 -0700
committerJacob Thornton <[email protected]>2011-11-05 17:06:41 -0700
commitf03679805e843674736dd84ae165f96b2d6983e5 (patch)
tree93b784bc09324aef4bee27d39667a2db4fd71c48 /bootstrap.css
parent32086c7de59b9a17701aa689225e369d15ac454a (diff)
downloadbootstrap-f03679805e843674736dd84ae165f96b2d6983e5.tar.xz
bootstrap-f03679805e843674736dd84ae165f96b2d6983e5.zip
update to jquery 1.7 + add toggle method to twipsy/popover
Diffstat (limited to 'bootstrap.css')
-rw-r--r--bootstrap.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.css b/bootstrap.css
index eb4b824d3..99b019844 100644
--- a/bootstrap.css
+++ b/bootstrap.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: Fri Nov 4 13:44:15 PDT 2011
+ * Date: Sat Nov 5 17:05:04 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).