Fix doc proposal sidebar layout (#13675)

This commit is contained in:
Jack May 2020-11-18 14:22:11 -08:00 committed by GitHub
parent 15057b087c
commit 13a08c7f08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 20 deletions

View File

@ -201,8 +201,6 @@ module.exports = {
"implemented-proposals/ed_overview/ed_references", "implemented-proposals/ed_overview/ed_references",
], ],
}, },
],
},
"implemented-proposals/abi-management", "implemented-proposals/abi-management",
"implemented-proposals/bank-timestamp-correction", "implemented-proposals/bank-timestamp-correction",
"implemented-proposals/commitment", "implemented-proposals/commitment",
@ -223,6 +221,8 @@ module.exports = {
"implemented-proposals/tower-bft", "implemented-proposals/tower-bft",
"implemented-proposals/transaction-fees", "implemented-proposals/transaction-fees",
"implemented-proposals/validator-timestamp-oracle", "implemented-proposals/validator-timestamp-oracle",
],
},
{ {
type: "category", type: "category",
label: "Accepted", label: "Accepted",