Restore exact original comment/reply button styles #51

Merged
mark merged 1 commits from fix/restore-exact-comment-buttons into main 2026-03-04 13:09:40 +00:00
Owner

This is a follow-up fix because the prior exact-button restore commit was pushed after PR #50 had already merged and therefore was not in main.

This PR restores the exact pre-makeover button markup/classes/text for:

  • main comment submit button
  • reply submit button

Files:

  • templates/comments/_comment_form.html
  • templates/comments/_reply_form.html
  • theme/static/css/styles.css (rebuilt)

Validation:

  • docker compose run --rm web pytest -o addopts='' apps/comments/tests apps/blog/tests/test_views.py -q
  • 46 passed
This is a follow-up fix because the prior exact-button restore commit was pushed after PR #50 had already merged and therefore was not in main. This PR restores the exact pre-makeover button markup/classes/text for: - main comment submit button - reply submit button Files: - templates/comments/_comment_form.html - templates/comments/_reply_form.html - theme/static/css/styles.css (rebuilt) Validation: - docker compose run --rm web pytest -o addopts='' apps/comments/tests apps/blog/tests/test_views.py -q - 46 passed
mark added 1 commit 2026-03-04 13:06:03 +00:00
Restore exact original comment/reply button styling
All checks were successful
CI / nightly-e2e (pull_request) Has been skipped
CI / deploy (pull_request) Has been skipped
CI / pr-e2e (pull_request) Successful in 1m29s
CI / ci (pull_request) Successful in 1m39s
96a3971781
- use exact pre-makeover main comment button classes/spacing/icon sizing
- use exact pre-makeover reply button classes/text casing
- rebuild Tailwind CSS
mark merged commit c2ad0e67c3 into main 2026-03-04 13:09:40 +00:00
mark deleted branch fix/restore-exact-comment-buttons 2026-03-04 13:09:41 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nohype/main-site#51