We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
zoom
1 parent 8cece82 commit 7372f50Copy full SHA for 7372f50
normalize.css
@@ -1,4 +1,4 @@
1
-/*! normalize.css 2011-06-21T18:23 UTC · http://github.com/necolas/normalize.css */
+/*! normalize.css 2011-06-27T20:08 UTC · http://github.com/necolas/normalize.css */
2
3
/* =============================================================================
4
HTML5 element display
@@ -31,7 +31,7 @@ canvas,
31
video {
32
display: inline-block;
33
*display: inline;
34
- zoom: 1;
+ *zoom: 1;
35
}
36
37
@@ -390,7 +390,7 @@ input::-moz-focus-inner {
390
391
/*
392
* 1. Removes default vertical scrollbar in IE6/7/8/9
393
- * 2. Improves readability and aligment in all browsers
+ * 2. Improves readability and alignment in all browsers
394
*/
395
396
textarea {
0 commit comments