-
- Downloads
Issue 3941: Code preview dark doesn't display correctly with long lines
Assigning the background color to the pre tag did not work correctly. Moved background color to the highlight class which fixes the problem.
parent
a0ab5e43
No related branches found
No related tags found
Showing
- app/assets/stylesheets/highlight/dark.scss 3 additions, 1 deletionapp/assets/stylesheets/highlight/dark.scss
- app/assets/stylesheets/highlight/monokai.scss 3 additions, 1 deletionapp/assets/stylesheets/highlight/monokai.scss
- app/assets/stylesheets/highlight/solarized_dark.scss 3 additions, 1 deletionapp/assets/stylesheets/highlight/solarized_dark.scss
- app/assets/stylesheets/highlight/white.scss 3 additions, 1 deletionapp/assets/stylesheets/highlight/white.scss
Please register or sign in to comment