diff --git a/static/css/theme.css b/static/css/theme.css index 87c0f12900..34e5cc88de 100644 --- a/static/css/theme.css +++ b/static/css/theme.css @@ -1361,7 +1361,7 @@ html[dir="rtl"] .expand > .expand-label > i.fa-chevron-right { } @media (any-hover: none) { /* if there is at least one input device that does not support hover, we want to force the reset button */ - .svg-reset-button { + .svg-reset-button.zoom { display: block; } }