mirror of
https://github.com/discourse/discourse.git
synced 2025-02-17 16:55:08 +00:00
FIX: missing white space github onebox styling
This commit is contained in:
parent
85e885fcfa
commit
a6fcacec6b
@ -187,6 +187,7 @@ pre.onebox code ol.lines li {
|
||||
margin-left: 0px;
|
||||
border-left: 1px solid #CFCFCF;
|
||||
min-height: 1.5em; //show empty li lines
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
pre.onebox code li.selected{
|
||||
|
Loading…
x
Reference in New Issue
Block a user