Commit 3dde0264 authored by Aymeric Augustin's avatar Aymeric Augustin
Browse files

Fixed #17518 -- CSS glitch in StackedInline.

Thanks sebastian for the report and patch.
parent d171b3cc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -268,6 +268,7 @@ body.popup .submit-row {
    margin: 0;
    background: #fff;
    border: none;
    width: 100%;
}

.inline-related fieldset.module h3 {