projects
/
eg-antora.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca13282
)
constrain width of inline image wherever it's located
author
Dan Allen
<dan@opendevise.com>
Wed, 17 Jul 2019 08:57:37 +0000
(
02:57
-0600)
committer
Dan Allen
<dan@opendevise.com>
Wed, 17 Jul 2019 08:57:37 +0000
(
02:57
-0600)
src/css/doc.css
patch
|
blob
|
history
diff --git
a/src/css/doc.css
b/src/css/doc.css
index
370f5e2
..
b181063
100644
(file)
--- a/
src/css/doc.css
+++ b/
src/css/doc.css
@@
-299,7
+299,7
@@
}
.doc .imageblock img,
-.doc .
paragraph .image
img {
+.doc .
image >
img {
height: auto;
max-width: 100%;
}