rustdoc: remove no-op CSS .scrape-example .src-line-numbers { margin: 0 }
This is the default CSS for `<pre>` tags in `.code-wrapper` anyway, so this line does nothing.
This commit is contained in:
parent
fbf8b937b4
commit
afcc354bc4
1 changed files with 0 additions and 1 deletions
|
|
@ -1970,7 +1970,6 @@ in storage.js
|
|||
}
|
||||
|
||||
.scraped-example .code-wrapper .src-line-numbers {
|
||||
margin: 0;
|
||||
padding: 14px 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue