diff --git a/client/src/document/ingredients/browser-compatibility-table/index.scss b/client/src/document/ingredients/browser-compatibility-table/index.scss index bc8d888c955f..fef506359f7b 100644 --- a/client/src/document/ingredients/browser-compatibility-table/index.scss +++ b/client/src/document/ingredients/browser-compatibility-table/index.scss @@ -146,6 +146,7 @@ line-height: 1; padding-top: 0.5rem; position: relative; + text-orientation: sideways; transform: rotate(180deg); white-space: nowrap; -ms-writing-mode: tb-rl;