we need auto width for pre tags in embed
authorChristian Weiske <christian.weiske@netresearch.de>
Thu, 2 Jul 2015 09:35:05 +0000 (11:35 +0200)
committerChristian Weiske <christian.weiske@netresearch.de>
Thu, 2 Jul 2015 09:35:05 +0000 (11:35 +0200)
www/css/embed.css

index 11839a949186ab03cfa8c35e52e15e3750ff5c01..cf8d64a2a94ae8c5c4a690435355acfc7c649c0c 100644 (file)
@@ -23,6 +23,7 @@
     font: normal normal 1em/1.2em monospace;
     padding: 0px;
     margin: 0px;
     font: normal normal 1em/1.2em monospace;
     padding: 0px;
     margin: 0px;
+    width: auto;
 }
 .phork-file .code .ln pre {
     margin-right: 1ex;
 }
 .phork-file .code .ln pre {
     margin-right: 1ex;