Skip to content

Commit ab77d7a

Browse files
committed
spacing
1 parent c715584 commit ab77d7a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

bootstrap-1.1.0.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* http://www.apache.org/licenses/LICENSE-2.0
77
*
88
* Designed and built with all the love in the world @twitter by @mdo and @fat.
9-
* Date: Thu Aug 25 23:12:07 PDT 2011
9+
* Date: Thu Aug 25 23:18:55 PDT 2011
1010
*/
1111
/* Reset.less
1212
* 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).

lib/reset.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ textarea {
134134
overflow: auto; // Remove vertical scrollbar in IE6-9
135135
vertical-align: top; // Readability and alignment cross-browser
136136
}
137+
137138
// Tables
138139
// -------------------------
139140
// Source: http://github.com/necolas/normalize.css

0 commit comments

Comments
 (0)