]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
spacing
authorMark Otto <mark.otto@twitter.com>
Fri, 26 Aug 2011 06:19:01 +0000 (23:19 -0700)
committerMark Otto <mark.otto@twitter.com>
Fri, 26 Aug 2011 06:19:01 +0000 (23:19 -0700)
bootstrap-1.1.0.css
lib/reset.less

index af511cc656e167529bb74f2a269451cdda18d3cb..0ac346f42235f9f80a2d4cd163b2bb17459e7779 100644 (file)
@@ -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).
index 28802f559a11664dc50a03e9842461b5f8bfa187..e79b77b401a9e5cfb8186955a948528dee36bf78 100644 (file)
@@ -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