Fix code block information icon position

This commit is contained in:
Guillaume Gomez 2019-06-29 18:28:39 +02:00
parent d3e2cec292
commit e861efd9f9

View File

@ -146,6 +146,10 @@ img {
max-width: 100%;
}
li {
position: relative;
}
.source .content {
margin-top: 50px;
max-width: none;