mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 17:45:32 -04:00
Merge pull request #1999 from alphagov/no-click-shim
Stop shims from blocking clicks on lower elements
This commit is contained in:
@@ -135,6 +135,7 @@
|
|||||||
position: relative;
|
position: relative;
|
||||||
z-index: 9;
|
z-index: 9;
|
||||||
margin-bottom: 30px;
|
margin-bottom: 30px;
|
||||||
|
pointer-events: none;
|
||||||
|
|
||||||
& + .table-show-more-link {
|
& + .table-show-more-link {
|
||||||
margin-top: -28px;
|
margin-top: -28px;
|
||||||
|
|||||||
Reference in New Issue
Block a user