diff --git a/css/react.scss b/css/react.scss index 4bbb8cad..a1d69446 100644 --- a/css/react.scss +++ b/css/react.scss @@ -743,6 +743,8 @@ p a code { margin-bottom: 0; background-color: transparent; border: 0; + float: left; + min-width: 100%; } .highlight pre code {