Skip to content

Commit 2eb8a48

Browse files
committed
Fix formatting.
1 parent 4ad48c8 commit 2eb8a48

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

+4-4
Original file line numberDiff line numberDiff line change
@@ -653,8 +653,8 @@ ul.block, .block li, .block ul {
653653
border: 0;
654654
font-size: 0;
655655

656-
scale: 80%;
657-
justify-content: center;
656+
scale: 80%;
657+
justify-content: center;
658658
}
659659
#copy-cargo-snippet::before {
660660
filter: var(--copy-path-img-filter);
@@ -790,8 +790,8 @@ ul.block, .block li, .block ul {
790790
font-size: 1rem;
791791
overflow-wrap: break-word;
792792

793-
display: flex;
794-
align-items: center;
793+
display: flex;
794+
align-items: center;
795795
}
796796

797797
.sidebar-crate + .version {

0 commit comments

Comments
 (0)