mirror of
https://github.com/django/django.git
synced 2025-06-03 18:49:12 +00:00
Fixed #17518 -- CSS glitch in StackedInline.
Thanks sebastian for the report and patch.
This commit is contained in:
parent
d171b3cc0b
commit
3dde02640c
@ -268,6 +268,7 @@ body.popup .submit-row {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
border: none;
|
border: none;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.inline-related fieldset.module h3 {
|
.inline-related fieldset.module h3 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user