Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rustdoc: remove no-op mobile CSS
.sidebar { margin: 0; padding: 0 }
This isn't overriding anything, because the sidebar never has a margin or padding on it.
- Loading branch information