Skip to content

Commit a4f668f

Browse files
committed
rustdoc: fix item-spacer
1 parent d97e822 commit a4f668f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/librustdoc/html/static/css/rustdoc.css

+1
Original file line numberDiff line numberDiff line change
@@ -1223,6 +1223,7 @@ a.test-arrow:hover {
12231223
.item-spacer {
12241224
width: 100%;
12251225
height: 12px;
1226+
display: block;
12261227
}
12271228

12281229
.out-of-band > span.since {

0 commit comments

Comments
 (0)