« 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
diff options
context:
space:
mode:
Diffstat (limited to 'src/static')
-rw-r--r--src/static/css/site.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/static/css/site.css b/src/static/css/site.css
index 9c6f294d..2ea9109d 100644
--- a/src/static/css/site.css
+++ b/src/static/css/site.css
@@ -1764,7 +1764,12 @@ p.image-details.origin-details {
   margin-bottom: 2px;
 }
 
-p.image-details.origin-details .origin-details {
+p.image-details.origin-details .origin-details-line {
+  display: block;
+  margin-top: 0.25em;
+}
+
+p.image-details.origin-details .filename-line {
   display: block;
   margin-top: 0.25em;
 }