stable

Clone or download

Read-only

fix: Make pullrequest legacy app flex again

fix request #38252 Diff view of files of a pull request is too small Introduced by git #tuleap/stable/da6a2197f5fdb8b4b7fe0939fae55bbca52694dd How to test: - Browse the file diff view of a pull request. The Diff view (either side-by-side or unified) should have more than 300px height, it should take all the remaining screen height. Why? Flex display had been removed when cleaning up the legacy pullrequest overview and homepage parts, but it was still useful for the file diff view. Change-Id: I85d6b4536d7577dad3c9fe60839abb51ea66b770

Modified Files

Name
M plugins/pullrequest/scripts/pullrequests-app/themes/includes/_pull-request.scss +5 −0 Go to diff View file
M plugins/pullrequest/scripts/pullrequests-app/themes/style.scss +12 −0 Go to diff View file