diff --git a/app/assets/stylesheets/items/sources.sass b/app/assets/stylesheets/items/sources.sass index 8213feb0..afe83b05 100644 --- a/app/assets/stylesheets/items/sources.sass +++ b/app/assets/stylesheets/items/sources.sass @@ -39,6 +39,11 @@ padding-left: 1em font-size: 85% + a, button + /* When item names get long, don't let the buttons wrap to give the + * item names more space. The names should wrap more instead! */ + text-wrap: nowrap + tbody tr &:hover, &:focus-within