mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-13 13:29:25 +01:00
Merge pull request #8298 from cvrebert/patch-2
rm fallback white-space for <code>
This commit is contained in:
commit
73ec8e031b
@ -47,7 +47,6 @@ pre {
|
||||
code {
|
||||
padding: 0;
|
||||
color: inherit;
|
||||
white-space: pre;
|
||||
white-space: pre-wrap;
|
||||
background-color: transparent;
|
||||
border: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user