Skip to content

Commit b6235fc

Browse files
committed
Correcting strange CSS bug with menu overlap
When menu overlapped <pre> within a <figure>, it disappeared, unless this was removed
1 parent 2846d12 commit b6235fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_sass/pygments.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
margin-bottom: 1.5em;
1111
@include rounded(4px);
1212
pre {
13-
position: relative;
1413
margin: 0;
1514
padding: 1em;
1615
}

0 commit comments

Comments
 (0)