This commit is contained in:
Guillaume Gomez 2021-03-09 21:14:43 +01:00
parent 3d9aceb238
commit 09cb84048b
1 changed files with 1 additions and 1 deletions

View File

@ -1343,7 +1343,7 @@ h4 > .notable-traits {
@media (min-width: 701px) {
/* In case there is no documentation before a code block, we need to add some margin at the top
to prevent an overlay between the "collapse toggle" and the information tooltip.
However, it's needed needed with smaller screen width because the doc/code block is always put
However, it's not needed with smaller screen width because the doc/code block is always put
"one line" below. */
.information:first-child > .tooltip {
margin-top: 16px;