Update polymorphic_inlines.css
Prevent div.polymorphic-add-choice overlapping previous inline formset when using Grappelli.fix_request_path_info
parent
2d6832f844
commit
20675986ba
|
|
@ -1,5 +1,6 @@
|
|||
.polymorphic-add-choice {
|
||||
position: relative;
|
||||
clear: left;
|
||||
}
|
||||
|
||||
.polymorphic-add-choice a:focus {
|
||||
|
|
|
|||
Loading…
Reference in New Issue