1
0
mirror of https://github.com/minio/docs.git synced 2025-07-31 18:04:52 +03:00

Restructure Security Docs

Further refinement

Andreas fixups
This commit is contained in:
ravindk89
2020-10-09 12:44:04 -04:00
committed by Ravind Kumar
parent 179722e56a
commit 941eab5e4d
23 changed files with 665 additions and 434 deletions

View File

@ -116,6 +116,10 @@ body div.left li.toctree-l2 {
margin: 10px 0 10px 0;
}
body div.left li.toctree-l3 {
margin: 10px 0 10px 0;
}
body div.left div.searchformwrapper {
margin-top: 25px;
}