Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Thornton <jacobthornton@gmail.com>2011-11-04 04:08:12 +0400
committerJacob Thornton <jacobthornton@gmail.com>2011-11-04 04:08:12 +0400
commit21877031449cae7c66a49da09a19c1d84ccb4a6e (patch)
treeb774dd2f74cb60b719e5fe0b7067b0ff690538d3
parent9defc212181c2c6f5a6066d307bed5c8e203896a (diff)
rebuild
-rw-r--r--bootstrap.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.css b/bootstrap.css
index f8fa24ef1b..af65005756 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: Thu Nov 3 14:49:00 PDT 2011
+ * Date: Thu Nov 3 17:06:17 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).