aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2021-11-16 06:34:33 -0500
committerThedro Neely <thedroneely@gmail.com>2021-11-16 06:34:33 -0500
commit54d43db700ff993d269054db580e2cf725d81e76 (patch)
tree487e2870d9e96203d43b60189b0a7b384bcdfb34
parent9c06b7b2e28942854e948904221e98d477ce913c (diff)
downloadthedroneely.com-54d43db700ff993d269054db580e2cf725d81e76.tar.gz
thedroneely.com-54d43db700ff993d269054db580e2cf725d81e76.tar.bz2
thedroneely.com-54d43db700ff993d269054db580e2cf725d81e76.zip
public/css/tdro: Set absolute reply comment offset
-rw-r--r--public/css/tdro.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/tdro.css b/public/css/tdro.css
index 92b9205..199d0c3 100644
--- a/public/css/tdro.css
+++ b/public/css/tdro.css
@@ -3186,7 +3186,7 @@ label.marginnote-toggle:not(.sidenote-number) { display: inline; }
}
.isso-comment .isso-follow-up {
- padding-left: calc(7% + 20px);
+ padding-left: 2rem;
}
.isso-comment > div.text-wrapper > .isso-comment-header,