Skip to content

Commit 2e9c5c0

Browse files
committed
Tighter search rows
1 parent a31ee0c commit 2e9c5c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

static/shared/css/documentation.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -447,11 +447,13 @@ a img {
447447
display: block;
448448
font-weight: normal;
449449
font-style: normal;
450+
line-height: 1em;
450451
}
451452

452453
.result small {
453454
font-size: 12px;
454455
color: #5c5c5c;
456+
line-height: 1em;
455457
}
456458

457459
.result:hover, .result.selected {

0 commit comments

Comments
 (0)