Using `break-all` for word-wrapping in the recording table can cause
awkward word wrapping. Using `break-word` should mostly avoid that
while still ensuring that words too long to properly fit are wrapped.
Co-authored-by: Ahmad Farhat <ahmad.af.farhat@gmail.com>