aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/css
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2013-01-04 23:27:01 +0000
committerThomas Willingham <founder@kakste.com>2013-01-04 23:27:01 +0000
commitbc06f338b5622565a9c5d4b8578da618d0bd91f0 (patch)
tree9a2071208cc351a5873771762123aee586080f25 /view/theme/redbasic/css
parent59c23564a040b19d796ce8500c9a40686c793389 (diff)
downloadvolse-hubzilla-bc06f338b5622565a9c5d4b8578da618d0bd91f0.tar.gz
volse-hubzilla-bc06f338b5622565a9c5d4b8578da618d0bd91f0.tar.bz2
volse-hubzilla-bc06f338b5622565a9c5d4b8578da618d0bd91f0.zip
Fix code boxes.
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r--view/theme/redbasic/css/style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 7601987de..b3435b28f 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -121,7 +121,6 @@ img { border :0px; }
code {
font-family: Courier, monospace;
- white-space: pre;
display: block;
overflow: auto;
border: 1px solid #444;