aboutsummaryrefslogtreecommitdiffstats
path: root/tuxlite_zf
diff options
context:
space:
mode:
authorMatt <s@tuxlite.com>2013-05-13 04:16:47 +0000
committerMatt <s@tuxlite.com>2013-05-13 04:16:47 +0000
commit9288279fc947919ac2a41e3fe45e327032ea3029 (patch)
tree5c266a6b573525db67936bbcc4b4a9d786ad7850 /tuxlite_zf
parent93628eba841bd6e32ee1e461945ecb7f52b140ea (diff)
downloadpelican-themes-9288279fc947919ac2a41e3fe45e327032ea3029.zip
pelican-themes-9288279fc947919ac2a41e3fe45e327032ea3029.tar.gz
pelican-themes-9288279fc947919ac2a41e3fe45e327032ea3029.tar.bz2
Undo white-space nowrap for pre tags.
Diffstat (limited to 'tuxlite_zf')
-rw-r--r--tuxlite_zf/static/css/style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/tuxlite_zf/static/css/style.css b/tuxlite_zf/static/css/style.css
index 225d8e6..1328152 100644
--- a/tuxlite_zf/static/css/style.css
+++ b/tuxlite_zf/static/css/style.css
@@ -62,7 +62,6 @@ hr.gradient {
/* Syntax Highlighting */
.highlight > pre {
word-wrap: normal;
-white-space: nowrap;
margin-top: 1em;
margin-bottom: 1em;
border: 1px solid #ccc;