mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-17 03:40:04 -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;
|
||||
z-index: 9;
|
||||
margin-bottom: 30px;
|
||||
pointer-events: none;
|
||||
|
||||
& + .table-show-more-link {
|
||||
margin-top: -28px;
|
||||
|
||||
Reference in New Issue
Block a user