From 5ab7726c1ec72678e505b87335eb011f97a09b3c Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Mon, 1 May 2017 09:18:21 +0500 Subject: Multiple Ui fixes (#6272) * PLT-6453 - Improving headings in the web app * PLT-6414 - Fixing view members modal issue * PLT-5863 - Fixing alignment in new channel menu * PLT-6391 - Fixing code block overlay --- webapp/sass/components/_modal.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'webapp/sass/components') diff --git a/webapp/sass/components/_modal.scss b/webapp/sass/components/_modal.scss index 7e5d0cd3d..6e54d60ff 100644 --- a/webapp/sass/components/_modal.scss +++ b/webapp/sass/components/_modal.scss @@ -275,6 +275,10 @@ overflow-y: visible; } + .post-code__container { + overflow: auto; + } + .modal-image__wrapper { @include border-radius(3px); display: table-cell; -- cgit v1.2.3-1-g7c22