Skip to content

Commit

Permalink
Fix: no pointer event on overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
Mardl committed Apr 23, 2019
1 parent ed211ee commit d151ed2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions view/frontend/web/css/language_popup.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@

.hint-country-modal.no-overlay .modal-popup {
background: transparent;
pointer-events: none;
}

.hint-country-modal.no-overlay .modals-overlay {
Expand Down

0 comments on commit d151ed2

Please sign in to comment.