diff --git a/docs/css/react.scss b/docs/css/react.scss index 4bbb8cad08d0..a1d69446e4c0 100644 --- a/docs/css/react.scss +++ b/docs/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 {