fix(post form): center the collapsed start-new-thread toggle

Re-center the desktop start-new-thread toggle (matching the board
title) while keeping the expanded post form left-aligned with the
blotter.
This commit is contained in:
Tommaso Casaburi
2026-05-21 19:30:40 +07:00
parent 73503eadd0
commit 8cd3b65b19
@@ -174,7 +174,7 @@
width: 468px;
margin-left: auto;
margin-right: auto;
text-align: left;
text-align: center;
}
.postFormTable {