all repos — searchix @ 7975430794939d3be24ed6f52856ac29555d5900

Search engine for NixOS, nix-darwin, home-manager and NUR users

fix: enable wrapping of long option names in facets

Alan Pearce
commit

7975430794939d3be24ed6f52856ac29555d5900

parent

0f1f8e6b60a0aa8d615d1b4838abd71faf045c64

1 file changed, 0 insertions(+), 1 deletion(-)

changed files
M frontend/static/style.cssfrontend/static/style.css
@@ -216,7 +216,6 @@ .facet .term {
display: flex; justify-content: space-between; border-bottom: 1px solid transparent; - overflow-wrap: break-word; padding: 0.25rem 0; margin-right: 0; }