Skip to content
Snippets Groups Projects
Commit ee8ec95a authored by Connor Hudson's avatar Connor Hudson
Browse files

Set a z-index on the help item in the extension modal header

parent 3f9c314c
No related branches found
No related tags found
No related merge requests found
......@@ -126,6 +126,7 @@ $sides: 20rem;
.header-item-help {
padding: 0;
margin-right: -4.75rem;
z-index: 1;
}
.help-button {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment