diff options
author | Alejandro Galván Espinoza <kleon0313@gmail.com> | 2021-11-27 13:47:41 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-27 22:47:41 +0300 |
commit | aa6d1dea77559dd737f21083e27e3bef82a1f7e7 (patch) | |
tree | a987d376a1dc9e8267447d09c9a3567fc0dab9ea /files/pt-br/web/css | |
parent | 3749b3f9c22c5ca41293cf770cfb6aab216e3ead (diff) | |
download | translated-content-aa6d1dea77559dd737f21083e27e3bef82a1f7e7.tar.gz translated-content-aa6d1dea77559dd737f21083e27e3bef82a1f7e7.tar.bz2 translated-content-aa6d1dea77559dd737f21083e27e3bef82a1f7e7.zip |
(pt-br, ru, es) Fix broken links to live sample (#3017)
Fix #2965
Diffstat (limited to 'files/pt-br/web/css')
-rw-r--r-- | files/pt-br/web/css/padding/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/css/padding/index.html b/files/pt-br/web/css/padding/index.html index f9d3d9e2f9..5c731881f2 100644 --- a/files/pt-br/web/css/padding/index.html +++ b/files/pt-br/web/css/padding/index.html @@ -97,7 +97,7 @@ h3{ } </pre> -<p>{{ LiveSampleLink('Live_Sample', 'Amostra') }}</p> +<p>{{ EmbedLiveSample('Live_Sample', 'Amostra', 300) }}</p> <h2 id="Especificações">Especificações</h2> |