fix embed style inclusion and embed overflow handling
[phorkie.git] / www / css / embed.css
index 4d5c05022d78a4408c7b50ae42ec778af309ffd5..11839a949186ab03cfa8c35e52e15e3750ff5c01 100644 (file)
@@ -10,7 +10,7 @@
 .phork-content {
     padding: 0.6ex;
 }
-.phork-file > .code {
+.phork-content > .code {
     overflow-x: auto;
 }
 .phork-file .code pre {