From: Mark Otto Date: Fri, 26 Aug 2011 06:19:01 +0000 (-0700) Subject: spacing X-Git-Tag: v1.1.1~1^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab77d7abd39f44cbf281826c8721228e21c05ed3;p=thirdparty%2Fbootstrap.git spacing --- diff --git a/bootstrap-1.1.0.css b/bootstrap-1.1.0.css index af511cc656..0ac346f422 100644 --- a/bootstrap-1.1.0.css +++ b/bootstrap-1.1.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: Thu Aug 25 23:12:07 PDT 2011 + * Date: Thu Aug 25 23:18:55 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). diff --git a/lib/reset.less b/lib/reset.less index 28802f559a..e79b77b401 100644 --- a/lib/reset.less +++ b/lib/reset.less @@ -134,6 +134,7 @@ textarea { overflow: auto; // Remove vertical scrollbar in IE6-9 vertical-align: top; // Readability and alignment cross-browser } + // Tables // ------------------------- // Source: http://github.com/necolas/normalize.css