mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-02 09:44:42 +00:00
Merge pull request #8298 from cvrebert/patch-2
rm fallback white-space for <code>
This commit is contained in:
commit
73ec8e031b
1 changed files with 0 additions and 1 deletions
|
|
@ -47,7 +47,6 @@ pre {
|
|||
code {
|
||||
padding: 0;
|
||||
color: inherit;
|
||||
white-space: pre;
|
||||
white-space: pre-wrap;
|
||||
background-color: transparent;
|
||||
border: 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue