1
Fork 0

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%; max-width: 100%;
} }
li {
position: relative;
}
.source .content { .source .content {
margin-top: 50px; margin-top: 50px;
max-width: none; max-width: none;