[FIX] contributing: fix admonition padding
The padding was not correctly set because the admonition was included in an <ul> element which was itself inside another <ul> element. The table below the admonition is also moved outside of the <ul> because it is semantically incorrect.
This commit is contained in:
parent
ddb5523d03
commit
fffaca7384