diff options
Diffstat (limited to 'files/zh-tw/web/javascript/reference/operators/operator_precedence')
-rw-r--r-- | files/zh-tw/web/javascript/reference/operators/operator_precedence/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-tw/web/javascript/reference/operators/operator_precedence/index.html b/files/zh-tw/web/javascript/reference/operators/operator_precedence/index.html index 0395059d09..2e3592d41a 100644 --- a/files/zh-tw/web/javascript/reference/operators/operator_precedence/index.html +++ b/files/zh-tw/web/javascript/reference/operators/operator_precedence/index.html @@ -33,7 +33,7 @@ translation_of: Web/JavaScript/Reference/Operators/Operator_Precedence <p>下方表格列出運算子的相依性,從高 (20) 到低 (1)。</p> -<table class="fullwidth-table"> +<table> <tbody> <tr> <th>優先性<br> |