Compile new generated files in order to follow padding:none correction
This commit is contained in:
parent
ae084725d8
commit
345ec79f8f
2 changed files with 2 additions and 2 deletions
|
@ -1729,7 +1729,7 @@ code {
|
||||||
color: #b11;
|
color: #b11;
|
||||||
}
|
}
|
||||||
pre code {
|
pre code {
|
||||||
padding: none;
|
padding: 0;
|
||||||
background: none;
|
background: none;
|
||||||
color: inherit;
|
color: inherit;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue