I am having the same issue. For now I set text limit to zero to eliminate the read more button.
What happens is I click on the request title and the request shows in the dark footer so it can't be read. The url is view_request/1-request/0
What is interesting is that if I manually change the 0 to a 1 in the address bar, it will show correctly like the rest of the component, but it gets rid of the menu, text, and it adds a print/cancel button. Print works, cancel doesn't.
When switching to another template, the component works properly. I don't see where the issue is in the css. Does anybody know why this is happening?