Update style.css

_s does not support IE6/7 so this is not necessary.
This commit is contained in:
James 2014-05-02 15:25:46 -04:00
parent 0d45a9df7a
commit 69930e3786
1 changed files with 0 additions and 1 deletions

View File

@ -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"],