aboutsummaryrefslogtreecommitdiff
path: root/bootstrap-1.1.1.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-08-29 21:41:32 -0700
committerMark Otto <[email protected]>2011-08-29 21:41:32 -0700
commit7070d44aed65344ed52ffbf2a3a9c1ce91c69035 (patch)
treefb2fc2b19a2c8a992b5c3fae3d1caf2bfe52f9bb /bootstrap-1.1.1.css
parentf17fc367f724ef68e287c45c129558fb62fc6b8e (diff)
downloadbootstrap-7070d44aed65344ed52ffbf2a3a9c1ce91c69035.tar.xz
bootstrap-7070d44aed65344ed52ffbf2a3a9c1ce91c69035.zip
adding more grid docs
Diffstat (limited to 'bootstrap-1.1.1.css')
-rw-r--r--bootstrap-1.1.1.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/bootstrap-1.1.1.css b/bootstrap-1.1.1.css
index da8e8996d..a949bdb00 100644
--- a/bootstrap-1.1.1.css
+++ b/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: Mon Aug 29 21:26:39 PDT 2011
+ * Date: Mon Aug 29 21:41:24 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).
@@ -376,10 +376,10 @@ table {
width: 620px;
}
.row .offset-one-third {
- margin-left: 320px;
+ margin-left: 340px;
}
.row .offset-two-thirds {
- margin-left: 640px;
+ margin-left: 660px;
}
html, body {
background-color: #fff;