Fixed #17518 -- CSS glitch in StackedInline.

Thanks sebastian for the report and patch.
This commit is contained in:
Aymeric Augustin 2012-05-10 22:44:40 +02:00
parent d171b3cc0b
commit 3dde02640c
1 changed files with 1 additions and 0 deletions

View File

@ -268,6 +268,7 @@ body.popup .submit-row {
margin: 0;
background: #fff;
border: none;
width: 100%;
}
.inline-related fieldset.module h3 {