mirror of https://github.com/zulip/zulip.git
parent
fba2708bbc
commit
e509a13db0
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue