OSDN Git Service

BugTrack/2412 Wrap text in pre elements
[pukiwiki/pukiwiki.git] / skin / tdiary.css
index f9b2e8c..05997ba 100644 (file)
@@ -31,8 +31,8 @@ img { border: 0 }
 /* PukiWiki original CSS */
 
 pre {
-       white-space:pre-wrap;
-       word-wrap:break-word;
+  white-space:pre-wrap;
+  word-wrap:break-word;
 }
 
 thead td.style_td,