diff --git a/_static/css/ur_theme.css b/_static/css/ur_theme.css index 05f5b6b..205e8b4 100644 --- a/_static/css/ur_theme.css +++ b/_static/css/ur_theme.css @@ -313,7 +313,7 @@ body { } .rst-content div[class^=highlight] pre { - white-space: pre; + white-space: pre-wrap !important; margin: 0; padding: 12px; display: block;