]> git.lizzy.rs Git - rust.git/commit
rustdoc: use flexbox CSS to align sidebar button instead of position
authorMichael Howell <michael@notriddle.com>
Sat, 26 Nov 2022 05:06:22 +0000 (22:06 -0700)
committerMichael Howell <michael@notriddle.com>
Sat, 26 Nov 2022 05:06:22 +0000 (22:06 -0700)
commit8b001b4da0716936e0ca32303cc0e3c5e53e42f8
treed9c573b8a67c7c74e9f0e32aab2916b85a1caab2
parentaff003becd8b6bf803202e958623031274ad69c9
rustdoc: use flexbox CSS to align sidebar button instead of position

This accomplishes the same thing with significantly less code.
src/librustdoc/html/static/css/rustdoc.css