mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-18 04:48:46 +00:00
deploy: c3b523a11e
This commit is contained in:
parent
b6a61b8637
commit
98862e8653
@ -471,9 +471,10 @@ tr .ansibleOptionLink {
|
|||||||
}
|
}
|
||||||
/*
|
/*
|
||||||
* Without this,
|
* Without this,
|
||||||
* for example most links in the page's TOC aren't usable anymore
|
* for example most links in the page's TOC aren't usable anymore, and tables
|
||||||
|
* sometimes overlap the text above
|
||||||
* */
|
* */
|
||||||
section a[id] {
|
section a[id], section table[id] {
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user