mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 20:12:45 +08: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…
Reference in New Issue
Block a user