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:
David Rosa 2023-10-04 19:32:23 -07:00 committed by Tim Abbott
parent c54ca567a9
commit 13e1a389b0

View File

@ -93,7 +93,7 @@
.legend_symbol {
position: absolute;
left: calc(40px);
left: calc(340px);
transform: translateX(-50%);
/* Adjust for 50px closed left sidebar state */