From 79b2ff3c60cd4c5a90e77d280a3d6f73d592c126 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Fri, 26 Aug 2011 19:33:09 -0700 Subject: [PATCH] udpate to latest 1.1.1 --- assets/css/bootstrap-1.1.1.css | 4 ++-- assets/css/bootstrap-1.1.1.min.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/css/bootstrap-1.1.1.css b/assets/css/bootstrap-1.1.1.css index 9ece1008..9f422a24 100644 --- a/assets/css/bootstrap-1.1.1.css +++ b/assets/css/bootstrap-1.1.1.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: Fri Aug 26 15:21:30 PDT 2011 + * Date: Fri Aug 26 19:31:44 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). @@ -373,7 +373,7 @@ table { margin-left: 500px; } .row .offset9 { - margin-left: 500px; + margin-left: 560px; } .row .offset10 { margin-left: 620px; diff --git a/assets/css/bootstrap-1.1.1.min.css b/assets/css/bootstrap-1.1.1.min.css index 06bff3eb..8d8a00b9 100644 --- a/assets/css/bootstrap-1.1.1.min.css +++ b/assets/css/bootstrap-1.1.1.min.css @@ -56,7 +56,7 @@ table{border-collapse:collapse;border-spacing:0;} .row .offset6{margin-left:380px;} .row .offset7{margin-left:440px;} .row .offset8{margin-left:500px;} -.row .offset9{margin-left:500px;} +.row .offset9{margin-left:560px;} .row .offset10{margin-left:620px;} .row .offset11{margin-left:680px;} .row .offset12{margin-left:740px;}