Commit 3e743a0
committed
rustdoc: remove redundant mobile-sized
It's redundant because there's already a selector `.source nav.sub` with
exactly the same margin-left at line 796.
This selector was added in 1e98fb1, along
with an identical desktop selector, but that desktop selector was removed in
6a5f8b1 as part of a larger simplification..source nav:not(.sidebar).sub
1 parent 84f0c3f commit 3e743a0
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1887 | 1887 | | |
1888 | 1888 | | |
1889 | 1889 | | |
1890 | | - | |
1891 | | - | |
1892 | | - | |
1893 | | - | |
1894 | 1890 | | |
1895 | 1891 | | |
1896 | 1892 | | |
| |||
0 commit comments