MDL-62884 privacy: Additional fix for popper.js
The older version of popper needs custom CSS to ensure the menus are visible without scrolling.
This commit is contained in:
committed by
Jake Dallimore
parent
082f2f7dd8
commit
884aa7b9f7
@@ -25,6 +25,10 @@ dd a.contactdpo {
|
||||
margin-left: inherit;
|
||||
}
|
||||
|
||||
[data-region="data-requests-table"] .moodle-actionmenu {
|
||||
#page-admin-tool-dataprivacy-datarequests [data-region="data-requests-table"] .no-overflow {
|
||||
overflow: inherit;
|
||||
}
|
||||
|
||||
#page-admin-tool-dataprivacy-datarequests [data-region="data-requests-table"] .moodle-actionmenu {
|
||||
min-width: 150px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user