From 8cc68bd3eb3e84226dcfb0895991c33ab7d0174b Mon Sep 17 00:00:00 2001 From: Jonathan Date: Thu, 5 May 2011 16:58:25 -0700 Subject: [PATCH 01/31] Improve small sub sup --- normalize.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/normalize.css b/normalize.css index b58f0d3eb..df4478a0e 100644 --- a/normalize.css +++ b/normalize.css @@ -201,17 +201,17 @@ q:after { * Fixes alignment within multi-line text displayed oddly in all browsers */ -small { +small, +sub, +sup { font-size: 75%; line-height: 1; } sub, sup { - font-size: 75%; - line-height: 0; position: relative; - vertical-align: middle; + vertical-align: baseline; } sup { From 86a99a692398b9a59124e29336c76de750e08f34 Mon Sep 17 00:00:00 2001 From: Jonathan Date: Fri, 6 May 2011 10:01:18 -0700 Subject: [PATCH 02/31] Improved vertical alignment & language --- normalize.css | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/normalize.css b/normalize.css index df4478a0e..2f36c895e 100644 --- a/normalize.css +++ b/normalize.css @@ -31,7 +31,7 @@ textarea, video { display: inline-block; *display: inline; - vertical-align: top; + vertical-align: baseline; *zoom: 1; } @@ -146,12 +146,9 @@ mark { /* * Redeclare monospace font family to
    elements
- * 1.
- * Fixes font family set oddly in C10 S5
- * 2.
- * Fixes monospace font family set oddly in IE6
- * 3.
- * Fixes monospace line-height overflow in iOS
+ * 1. Fixes font family set oddly in C10 S5
+ * 2. Fixes monospace font family set oddly in IE6
+ * 3. Fixes monospace line-height overflow in iOS
 */
 
 pre,
@@ -176,10 +173,8 @@ pre {
 
 /*
  * Remove quotes from  element
- * 1.
- * Addresses CSS quotes not supported in IE6/7
- * 2.
- * Addresses quote attributes not supported in S4
+ * 1. Addresses CSS quotes not supported in IE6/7
+ * 2. Addresses quote attributes not supported in S4
 */
 
 /* 1 */
@@ -267,11 +262,13 @@ input::-moz-focus-inner {
 
 /*
  * Disable default vertical scrollbar for