« get me outta code hell

css: remove clear: right on dated commentary again - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static/css/site.css
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2025-04-24 20:29:11 -0300
committer(quasar) nebula <qznebula@protonmail.com>2025-04-24 20:29:11 -0300
commitee86dc8b67c81a4dc5c115efc8f9761698da7291 (patch)
tree87bb1114179d66d6a87ed52b41b7b44cacebcd4f /src/static/css/site.css
parent727696caa58f5aafdeff9dab07361a9d8a53e578 (diff)
css: remove clear: right on dated commentary again
Diffstat (limited to 'src/static/css/site.css')
-rw-r--r--src/static/css/site.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/static/css/site.css b/src/static/css/site.css
index ca05a42e..962dc896 100644
--- a/src/static/css/site.css
+++ b/src/static/css/site.css
@@ -1667,10 +1667,6 @@ p.image-details.origin-details {
   margin: 0;
 }
 
-p.content-heading:has(+ .commentary-entry-heading.dated) {
-  clear: right;
-}
-
 .commentary-entry-heading {
   margin-left: 15px;
   padding-left: calc(5px + 1.25ch);