minor: Remove outdated comment.

This was fixed in 30ab261f91.
This commit is contained in:
Rohitt Vashishtha 2020-05-28 10:25:15 +05:30 committed by Tim Abbott
parent fba2708bbc
commit e509a13db0
1 changed files with 0 additions and 2 deletions

View File

@ -248,8 +248,6 @@ html {
background-color: hsl(152, 40%, 42%);
/* Extend highlight to entire width of sidebar, not just link area */
/* This has been changed from "+" to "- -" because of issue #8403.
If the issue has been fixed, please change this back to "+" again. */
width: calc(100% + 20px);
margin-left: -40px;
padding-left: 40px;