]> git.lizzy.rs Git - rust.git/commit
rustdoc: remove no-op CSS `.popover { font-size: 1rem }`
authorMichael Howell <michael@notriddle.com>
Mon, 14 Nov 2022 21:11:30 +0000 (14:11 -0700)
committerMichael Howell <michael@notriddle.com>
Mon, 14 Nov 2022 21:46:53 +0000 (14:46 -0700)
commit8b346754eda9e9cddeeb50b1103d461cf3196843
treee4fcf81b4d506e9019399d8dd4b40d28856b42c9
parent96ddd32c4bfb1d78f0cd03eb068b1710a8cebeef
rustdoc: remove no-op CSS `.popover { font-size: 1rem }`

This rule was added in cc4f804829ae because the help popover inherited the
font-size from the help button "?" icon.

It doesn't inherit this any more, because it was moved from being nested
inside the link to sharing a wrapper DIV with it.
src/librustdoc/html/static/css/rustdoc.css