Fixed tabular inline scroll bar. #101
This commit is contained in:
@@ -311,7 +311,7 @@ body.admin-interface .paginator a.showall:visited {
|
||||
|
||||
/* begin fix tabular inlines horizontal scroll */
|
||||
.admin-interface .inline-related.tabular fieldset.module {
|
||||
display: block;
|
||||
display: contents;
|
||||
overflow-x: scroll;
|
||||
width: 100%;
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user