Add explicit .empty-form hiding for grapelli
This commit is contained in:
@@ -25,3 +25,8 @@
|
||||
list-style: none inside none;
|
||||
padding: 4px 8px;
|
||||
}
|
||||
|
||||
.inline-related.empty-form {
|
||||
/* needed for grapelli, which uses grp-empty-form */
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user