diff --git a/zephyr/static/styles/zephyr.css b/zephyr/static/styles/zephyr.css index ed1d6aa50d..697be96a96 100644 --- a/zephyr/static/styles/zephyr.css +++ b/zephyr/static/styles/zephyr.css @@ -319,7 +319,7 @@ ul.filters i { } ul.filters .arrow { - margin-right: 5em; + margin-right: 0.5em; font-size: 1em; display: none; }