diff --git a/app/assets/stylesheets/code_blocks.scss b/app/assets/stylesheets/code_blocks.scss index cfae3c2b5..8dedf3021 100644 --- a/app/assets/stylesheets/code_blocks.scss +++ b/app/assets/stylesheets/code_blocks.scss @@ -8,6 +8,5 @@ display: flex; align-items: center; font-weight: bold; - justify-content: center; overflow: auto; }