aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/css/align-items
diff options
context:
space:
mode:
authorFlorian Dieminger <me@fiji-flo.de>2021-03-15 18:56:01 +0100
committerGitHub <noreply@github.com>2021-03-15 18:56:01 +0100
commit1bbb4d9683edd28fc947b17804e5b882184ecfcb (patch)
tree032aa6be1de60c220df8cf308806e05532f58aec /files/pt-br/web/css/align-items
parent8140842a1b9d12c52c2b5db11352e4f5d91058d7 (diff)
downloadtranslated-content-1bbb4d9683edd28fc947b17804e5b882184ecfcb.tar.gz
translated-content-1bbb4d9683edd28fc947b17804e5b882184ecfcb.tar.bz2
translated-content-1bbb4d9683edd28fc947b17804e5b882184ecfcb.zip
remove pre for CSSSyntaxd (#175)
``` s/<pre.*>(\{\{csssyntax(\(.*\))?\}\})\n?</pre>/$1/g ```
Diffstat (limited to 'files/pt-br/web/css/align-items')
-rw-r--r--files/pt-br/web/css/align-items/index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/files/pt-br/web/css/align-items/index.html b/files/pt-br/web/css/align-items/index.html
index 2d74f7ec77..258eb713d3 100644
--- a/files/pt-br/web/css/align-items/index.html
+++ b/files/pt-br/web/css/align-items/index.html
@@ -89,8 +89,7 @@ align-items: unset;
<h3 id="Sintaxe_formal">Sintaxe formal</h3>
-<pre class="syntaxbox">{{csssyntax}}
-</pre>
+{{csssyntax}}
<h2 id="Exemplo">Exemplo</h2>