Skip to content

Commit cf2067f

Browse files
committed
adjust style for pre in search dialog
1 parent 1f86544 commit cf2067f

File tree

1 file changed

+2
-2
lines changed
  • lib/rdoc/generator/template/rorvswild/css

1 file changed

+2
-2
lines changed

lib/rdoc/generator/template/rorvswild/css/rdoc.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -597,8 +597,8 @@ nav.contextual {
597597
}
598598

599599
#search-results pre {
600-
margin: 0.5em;
601-
font-family: var(--font-mono);
600+
font-size: 0.833rem;
601+
margin: 0.5rem 0;
602602
}
603603

604604
.hide { display: none !important; }

0 commit comments

Comments
 (0)