mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
help: Fix missing icons in "Stream permissions".
This brings back the icons in the legend for the Stream permissions tables that disappeared somehow.
This commit is contained in:
parent
c54ca567a9
commit
13e1a389b0
@ -93,7 +93,7 @@
|
||||
|
||||
.legend_symbol {
|
||||
position: absolute;
|
||||
left: calc(40px);
|
||||
left: calc(340px);
|
||||
transform: translateX(-50%);
|
||||
|
||||
/* Adjust for 50px closed left sidebar state */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user