From e58552dbc097384e0f5e88813892fb424492425a Mon Sep 17 00:00:00 2001 From: necolas Date: Thu, 5 May 2011 20:49:19 +0100 Subject: [PATCH] Align textarea with text-top. Improves readability and fixes FF3/4 odd 'baseline' alignment --- normalize.css | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/normalize.css b/normalize.css index 3264fcb..6b566e1 100644 --- a/normalize.css +++ b/normalize.css @@ -244,7 +244,7 @@ input, select, textarea { margin: 0; /* 1 */ - vertical-align: baseline; /* 2 */ + vertical-align: baseline; /* 2 */ } /* @@ -270,14 +270,20 @@ input::-moz-focus-inner { } /* + * 1. * Disable default vertical scrollbar for