Skip to content

Commit 84dfb22

Browse files
committed
Merge branch 'fix-spacing-issues' of https://github.com/couchbase/docs-ui-sandbox into fix-spacing-issues
2 parents 3bab009 + 2da8cdd commit 84dfb22

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/css/doc.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,12 @@ ul ul ul {
444444
width: auto;
445445
}
446446

447+
.doc span.image {
448+
line-height: 1;
449+
vertical-align: -0.5em;
450+
display: inline-flex;
451+
padding: 0 0.25ex;
452+
447453
.doc .quoteblock {
448454
margin-top: var(--base-medium-space);
449455
}

0 commit comments

Comments
 (0)