Rollup merge of #107491 - notriddle:notriddle/setting-check, r=GuillaumeGomez

rustdoc: remove unused CSS from `.setting-check`

These rules were needed for the mobile-style switches, but those were removed in 0f3ae6218ef1d9e9b14bf983b463785b14abc205
This commit is contained in:
Guillaume Gomez 2023-01-31 23:38:53 +01:00 committed by GitHub
commit f0e4a1c9cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,8 +40,6 @@
}
.setting-check {
position: relative;
width: 100%;
margin-right: 20px;
display: flex;
align-items: center;