Skip to content
Snippets Groups Projects
Unverified Commit f9b58453 authored by Paul Kaplan's avatar Paul Kaplan Committed by GitHub
Browse files

Merge pull request #2702 from technoboy10/bugfix/gh-2700-unclickable-help

Make extension help links clickable in modal
parents be317153 ee8ec95a
No related branches found
No related tags found
No related merge requests found
...@@ -126,6 +126,7 @@ $sides: 20rem; ...@@ -126,6 +126,7 @@ $sides: 20rem;
.header-item-help { .header-item-help {
padding: 0; padding: 0;
margin-right: -4.75rem; margin-right: -4.75rem;
z-index: 1;
} }
.help-button { .help-button {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment