Skip to content

Commit 33312c5

Browse files
committed
Adds z-index to code block language ribbon
1 parent 2d00b25 commit 33312c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/styles/components/_highlight.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@
100100
@include size(52px 20px);
101101
background: 0 0 no-repeat;
102102
background-size: 52px 20px;
103+
z-index: 1000;
103104
}
104105

105106
&.javascript .ribbon,

0 commit comments

Comments
 (0)