From c3c700fd02dc1fbd096bd5926960dd9b80b8169d Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Sat, 5 Nov 2011 17:07:55 -0700 Subject: [PATCH] rebuild --- bootstrap.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.css b/bootstrap.css index 99b0198443..ac267a0284 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: Sat Nov 5 17:05:04 PDT 2011 + * Date: Sat Nov 5 17:07:48 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).