Skip to content

Commit a3c3b79

Browse files
XhmikosRSEWeiTung
authored andcommitted
pt-br: use the English classes for table. (#2511)
Use the pre-defined class style instead of attributes set one by one
1 parent 793ffa5 commit a3c3b79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locale/pt-br/docs/guides/debugging-getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ estão as informações básicas sobre eles:
173173
<!-- The following table lists the impact of various runtime flags on debugging: -->
174174
Abaixo temos a lista de todas as flags que impactam a linha de comando enquanto em debugging:
175175

176-
<table cellpadding="0" cellspacing="0">
176+
<table class="table-no-border-no-padding">
177177
<tr><th>Flag</th><th>Significado</th></tr>
178178
<tr>
179179
<td>--inspect</td>

0 commit comments

Comments
 (0)