mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 17:07:07 +00:00
make bootstrap inline-code preserve whitespace
(imported from commit be7d45663b3a9ecd40968cae5d0fb6c734a05212)
This commit is contained in:
1
static/third/bootstrap/css/bootstrap.css
vendored
1
static/third/bootstrap/css/bootstrap.css
vendored
@@ -1019,6 +1019,7 @@ code {
|
|||||||
color: #d14;
|
color: #d14;
|
||||||
background-color: #f7f7f9;
|
background-color: #f7f7f9;
|
||||||
border: 1px solid #e1e1e8;
|
border: 1px solid #e1e1e8;
|
||||||
|
white-space: pre;
|
||||||
}
|
}
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
|
|||||||
Reference in New Issue
Block a user