template 'commit.html' didn't limited the width of the nav colum, the src.fp.o theme adds additional information which might contain long words which then broke the layout, the content appeared below the side navigation. To fix this, a text break will be enforced in the relevant div as well.
Fixes: https://pagure.io/pagure/issue/5353
See related issue for further details and screenshots, solution need to be discussed before merged, the PR just demonstrate a potential workaround.
template 'commit.html' didn't limited the width of the nav colum, the src.fp.o theme adds additional information which might contain long words which then broke the layout, the content appeared below the side navigation. To fix this, a text break will be enforced in the relevant div as well.
Fixes: https://pagure.io/pagure/issue/5353
See related issue for further details and screenshots, solution need to be discussed before merged, the PR just demonstrate a potential workaround.