Fixed inlines vertical overlow.
This commit is contained in:
@@ -313,6 +313,7 @@ body.admin-interface .paginator a.showall:visited {
|
|||||||
/* begin fix tabular inlines horizontal scroll */
|
/* begin fix tabular inlines horizontal scroll */
|
||||||
.admin-interface .inline-related.tabular {
|
.admin-interface .inline-related.tabular {
|
||||||
overflow-x: scroll;
|
overflow-x: scroll;
|
||||||
|
overflow-y: hidden;
|
||||||
}
|
}
|
||||||
.admin-interface .inline-related.tabular fieldset.module {
|
.admin-interface .inline-related.tabular fieldset.module {
|
||||||
display: contents;
|
display: contents;
|
||||||
|
|||||||
Reference in New Issue
Block a user