« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static/css
diff options
context:
space:
mode:
Diffstat (limited to 'src/static/css')
-rw-r--r--src/static/css/features.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/static/css/features.css b/src/static/css/features.css
index 126ca875..89d58d8e 100644
--- a/src/static/css/features.css
+++ b/src/static/css/features.css
@@ -1472,9 +1472,9 @@
     width: 100%;
   }
 
-  .content-image-container:last-child,
-  .content-video-container:last-child,
-  .content-audio-container:last-child {
+  .content-image-container:last-child:not(blockquote > *)
+  .content-video-container:last-child:not(blockquote > *),
+  .content-audio-container:last-child:not(blockquote > *) {
     margin-bottom: 1.15em;
   }