mirror of https://github.com/zulip/zulip.git
css: Remove unused property.
`zulip.css` applies the same style to this so there is no need for this.
This commit is contained in:
parent
79565b4e90
commit
66bc77cf61
|
@ -609,10 +609,6 @@
|
|||
background-color: unset;
|
||||
}
|
||||
|
||||
.dropdown-menu a {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.popover hr,
|
||||
hr {
|
||||
color: hsl(212deg 28% 18%);
|
||||
|
|
Loading…
Reference in New Issue