- Patch #1017832 by benjifisher, droplet, aspilicious, tim.plunkett, johnv, Jeff Burnz: fieldset CSS for node forms needs to be more specific.

8.0.x
Dries Buytaert 2011-05-22 18:33:53 -04:00
parent 07550714ea
commit 5178f00be9
1 changed files with 1 additions and 1 deletions

View File

@ -1136,7 +1136,7 @@ fieldset {
.fieldset-wrapper {
margin-top: 25px;
}
.vertical-tabs .fieldset-wrapper {
.node-form .vertical-tabs .fieldset-wrapper {
margin-top: 0;
}
.filter-wrapper {