Make %-height kids of fieldsets do the right thing. Bug 191135, r=jkeiser,
sr=roc+moz, a=asa git-svn-id: svn://10.0.0.236/trunk@137777 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
b4a6f72636
commit
8b9d8cd100
@ -44,6 +44,7 @@
|
||||
|
||||
*|*:-moz-fieldset-content {
|
||||
display: block;
|
||||
height: inherit; /* Need this so percentage heights of kids work right */
|
||||
}
|
||||
|
||||
form {
|
||||
|
||||
@ -44,6 +44,7 @@
|
||||
|
||||
*|*:-moz-fieldset-content {
|
||||
display: block;
|
||||
height: inherit; /* Need this so percentage heights of kids work right */
|
||||
}
|
||||
|
||||
form {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user