git.cweiske.de
/
phorkie.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba406cb
)
we need auto width for pre tags in embed
author
Christian Weiske
<
[email protected]
>
Thu, 2 Jul 2015 09:35:05 +0000
(11:35 +0200)
committer
Christian Weiske
<
[email protected]
>
Thu, 2 Jul 2015 09:35:05 +0000
(11:35 +0200)
www/css/embed.css
patch
|
blob
|
history
diff --git
a/www/css/embed.css
b/www/css/embed.css
index 11839a949186ab03cfa8c35e52e15e3750ff5c01..cf8d64a2a94ae8c5c4a690435355acfc7c649c0c 100644
(file)
--- a/
www/css/embed.css
+++ b/
www/css/embed.css
@@
-23,6
+23,7
@@
font: normal normal 1em/1.2em monospace;
padding: 0px;
margin: 0px;
+ width: auto;
}
.phork-file .code .ln pre {
margin-right: 1ex;