From 69930e3786a9ad254c6421f562780cd16701fa10 Mon Sep 17 00:00:00 2001 From: James Date: Fri, 2 May 2014 15:25:46 -0400 Subject: [PATCH] Update style.css _s does not support IE6/7 so this is not necessary. --- style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/style.css b/style.css index cf71c3f..c8c9209 100644 --- a/style.css +++ b/style.css @@ -253,7 +253,6 @@ textarea { font-size: 100%; /* Corrects font size not being inherited in all browsers */ margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */ vertical-align: baseline; /* Improves appearance and consistency in all browsers */ - *vertical-align: middle; /* Improves appearance and consistency in IE6/IE7 */ } button, input[type="button"],