Commit 8b34675
committed
rustdoc: remove no-op CSS
This rule was added in cc4f804 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..popover { font-size: 1rem }
1 parent 96ddd32 commit 8b34675
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
920 | 920 | | |
921 | 921 | | |
922 | 922 | | |
923 | | - | |
924 | 923 | | |
925 | 924 | | |
926 | 925 | | |
927 | 926 | | |
928 | 927 | | |
929 | 928 | | |
930 | 929 | | |
931 | | - | |
932 | 930 | | |
933 | 931 | | |
934 | 932 | | |
| |||
0 commit comments