mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: missing white space github onebox styling
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user