Skip to content

Commit ba67dd5

Browse files
committed
Fix emoji size to be congruent
1 parent 79cf5e4 commit ba67dd5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/librustdoc/html/static/rustdoc.css

-4
Original file line numberDiff line numberDiff line change
@@ -796,10 +796,6 @@ body.blur > :not(#help) {
796796
display: list-item;
797797
}
798798

799-
.stab .emoji {
800-
font-size: 1.5em;
801-
}
802-
803799
.module-item .stab {
804800
border-radius: 3px;
805801
display: inline-block;

0 commit comments

Comments
 (0)