diff --git a/style.css b/style.css index bca0504..507a99f 100644 --- a/style.css +++ b/style.css @@ -247,7 +247,7 @@ 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 all browsers */ + *vertical-align: middle; /* Improves appearance and consistency in IE6/IE7 */ } button, input[type="button"],