aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-10-31 21:46:45 -0700
committerMark Otto <[email protected]>2011-10-31 21:46:45 -0700
commitf459f826af827735f8bfea2e850dba1151b19efc (patch)
tree9f0a20cc1f73c19f5c392ba39e0b1effccde73ee
parent31ea00304626ea68b758def41769606d4c049671 (diff)
downloadbootstrap-f459f826af827735f8bfea2e850dba1151b19efc.tar.xz
bootstrap-f459f826af827735f8bfea2e850dba1151b19efc.zip
recompiling and pushing just to be sure
-rw-r--r--bootstrap.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.css b/bootstrap.css
index 163ee6bcd..2c35362d0 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: Mon Oct 31 21:45:06 PDT 2011
+ * Date: Mon Oct 31 21:46:38 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).