mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
make bootstrap inline-code preserve whitespace
(imported from commit be7d45663b3a9ecd40968cae5d0fb6c734a05212)
This commit is contained in:
parent
5507575b7e
commit
27217fddb3
1
static/third/bootstrap/css/bootstrap.css
vendored
1
static/third/bootstrap/css/bootstrap.css
vendored
@ -1019,6 +1019,7 @@ code {
|
||||
color: #d14;
|
||||
background-color: #f7f7f9;
|
||||
border: 1px solid #e1e1e8;
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
pre {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user