aboutsummaryrefslogtreecommitdiff
path: root/bootstrap-1.3.0.css
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-09-12 14:28:26 -0700
committerJacob Thornton <[email protected]>2011-09-12 14:28:26 -0700
commit997c2cd6a05f39436a4238f78c78bacbee15bc7d (patch)
treef846090c7c8bf13120f38a7552a8b8cfc846f791 /bootstrap-1.3.0.css
parentad87e11f03b4d614a6beea56175289b6a1e576a3 (diff)
downloadbootstrap-997c2cd6a05f39436a4238f78c78bacbee15bc7d.tar.xz
bootstrap-997c2cd6a05f39436a4238f78c78bacbee15bc7d.zip
make file shouldn't say file built successfully if error occurs
Diffstat (limited to 'bootstrap-1.3.0.css')
-rw-r--r--bootstrap-1.3.0.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap-1.3.0.css b/bootstrap-1.3.0.css
index e4b74d6fe..1f163c271 100644
--- a/bootstrap-1.3.0.css
+++ b/bootstrap-1.3.0.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: Sun Sep 11 22:02:16 PDT 2011
+ * Date: Mon Sep 12 14:28:15 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).