projects
/
working
/
eg-antora.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a227ec
)
actually collapse top margin of first child of example block
author
Dan Allen
<dan@opendevise.com>
Sat, 10 Feb 2018 10:01:15 +0000
(
03:01
-0700)
committer
Dan Allen
<dan@opendevise.com>
Sat, 10 Feb 2018 10:01:15 +0000
(
03:01
-0700)
src/css/doc.css
patch
|
blob
|
history
diff --git
a/src/css/doc.css
b/src/css/doc.css
index
07011e8
..
4bf1ef5
100644
(file)
--- a/
src/css/doc.css
+++ b/
src/css/doc.css
@@
-415,7
+415,7
@@
padding: 0.75rem;
}
-.doc .exampleblock > :first-child {
+.doc .exampleblock >
.content >
:first-child {
margin-top: 0;
}