43420 (textarea inherits align="center" from parent td)
git-svn-id: svn://10.0.0.236/trunk@75635 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -442,7 +442,7 @@ form {
|
||||
|
||||
input {
|
||||
vertical-align: bottom;
|
||||
text-align: left;
|
||||
text-align: -moz-default;
|
||||
border: 2px inset rgb(204, 204, 204);
|
||||
color: black;
|
||||
background-color: white;
|
||||
@@ -1049,6 +1049,7 @@ td textarea {
|
||||
/* End - Margin setting for form controls inside tables for Nav Quirks */
|
||||
|
||||
textarea {
|
||||
text-align: -moz-default;
|
||||
box-sizing: border-box;
|
||||
font-family:-moz-fixed;
|
||||
vertical-align: bottom;
|
||||
|
||||
Reference in New Issue
Block a user