aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.css
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-11-03 17:03:03 -0700
committerJacob Thornton <[email protected]>2011-11-03 17:03:03 -0700
commit869f11305aa3d4360f51a7ee08a86664c3caa860 (patch)
treeb9d51cb31a9f5b1e1cab27a01a7140bdde228ec5 /bootstrap.css
parent1b4b97d53015bc628a2eb001bcd569fb923a3c0c (diff)
downloadbootstrap-869f11305aa3d4360f51a7ee08a86664c3caa860.tar.xz
bootstrap-869f11305aa3d4360f51a7ee08a86664c3caa860.zip
update 1.3 to 1.4 stuffs
Diffstat (limited to 'bootstrap.css')
-rw-r--r--bootstrap.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap.css b/bootstrap.css
index d9e8c2d68..f8fa24ef1 100644
--- a/bootstrap.css
+++ b/bootstrap.css
@@ -1,12 +1,12 @@
/*!
- * Bootstrap v1.3.0
+ * Bootstrap v1.4.0
*
* Copyright 2011 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
- * Date: Thu Nov 3 14:42:54 PDT 2011
+ * Date: Thu Nov 3 14:49:00 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).