diff --git a/client/src/document/ingredients/browser-compatibility-table/index.scss b/client/src/document/ingredients/browser-compatibility-table/index.scss index 8c9076750b36..2b7942866e14 100644 --- a/client/src/document/ingredients/browser-compatibility-table/index.scss +++ b/client/src/document/ingredients/browser-compatibility-table/index.scss @@ -145,12 +145,12 @@ line-height: 1; padding-top: 0.5rem; position: relative; + text-orientation: sideways; transform: rotate(180deg); white-space: nowrap; -ms-writing-mode: tb-rl; -webkit-writing-mode: vertical-rl; writing-mode: vertical-rl; - text-orientation: sideways; } .bc-head-icon-symbol {