Merge pull request #418 from emiluzelac/patch-13

_s: Improved comment specificity.
This commit is contained in:
Konstantin Obenland 2014-02-25 08:52:33 -08:00
commit 18928f50d6
1 changed files with 1 additions and 1 deletions

View File

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