Prevent usage of .stab elements to create scrollable areas in doc blocks

This commit is contained in:
Guillaume Gomez 2022-09-21 16:08:29 +02:00
parent 8fd6d03e22
commit 150623eb6c

View File

@ -1102,6 +1102,12 @@ so that we can apply CSS-filters to change the arrow color in themes */
margin-right: 0.3rem;
}
/* This is to prevent the `.stab` elements to overflow the .docblock elements. */
.docblock .stab {
padding: 0 0.125em;
margin-bottom: 0;
}
/* Black one-pixel outline around emoji shapes */
.emoji {
text-shadow: