From cb0d9317aed8b2eaa6afdd578d67349a579b93fc Mon Sep 17 00:00:00 2001 From: rimu <3310831+rimu@users.noreply.github.com> Date: Mon, 9 Dec 2024 18:11:32 +1300 Subject: [PATCH] reply edit time spacing #376 --- app/static/styles.css | 4 ++++ app/static/styles.scss | 4 ++++ app/templates/post/_post_reply_teaser.html | 5 ++--- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/app/static/styles.css b/app/static/styles.css index 5d285818..eabb86b7 100644 --- a/app/static/styles.css +++ b/app/static/styles.css @@ -1995,6 +1995,10 @@ form h5 { margin-bottom: 0; } +.pt-05 { + padding-top: 0.12rem !important; +} + /* high contrast */ @media (prefers-contrast: more) { :root { diff --git a/app/static/styles.scss b/app/static/styles.scss index 394604a7..e5fa0451 100644 --- a/app/static/styles.scss +++ b/app/static/styles.scss @@ -1709,6 +1709,10 @@ form { } } +.pt-05 { + padding-top: .12rem !important; +} + /* high contrast */ @import "scss/high_contrast"; diff --git a/app/templates/post/_post_reply_teaser.html b/app/templates/post/_post_reply_teaser.html index f0637cd7..5fc96e7d 100644 --- a/app/templates/post/_post_reply_teaser.html +++ b/app/templates/post/_post_reply_teaser.html @@ -33,9 +33,8 @@ [OP] {% endif -%} -