mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
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:
@@ -174,7 +174,7 @@
|
|||||||
width: 468px;
|
width: 468px;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
text-align: left;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.postFormTable {
|
.postFormTable {
|
||||||
|
|||||||
Reference in New Issue
Block a user