Update polymorphic_inlines.css
Prevent div.polymorphic-add-choice overlapping previous inline formset when using Grappelli.
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
.polymorphic-add-choice {
|
.polymorphic-add-choice {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
clear: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
.polymorphic-add-choice a:focus {
|
.polymorphic-add-choice a:focus {
|
||||||
|
|||||||
Reference in New Issue
Block a user