mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-11-16 06:05:00 -05:00
Merge pull request #127 from tobym/master
Fixes issue 126, broken line height on "diff" syntax highlighting
This commit is contained in:
commit
3a7b581afe
@ -177,7 +177,7 @@ li code {
|
|||||||
.s1 { color: $solar-cyan !important; } /* Literal.String.Single */
|
.s1 { color: $solar-cyan !important; } /* Literal.String.Single */
|
||||||
//.ss { color: #990073 } /* Literal.String.Symbol */
|
//.ss { color: #990073 } /* Literal.String.Symbol */
|
||||||
//.il { color: #009999 } /* Literal.Number.Integer.Long */
|
//.il { color: #009999 } /* Literal.Number.Integer.Long */
|
||||||
div { .gd, .gd .x, .gi, .gi .x { display: block; }}
|
div { .gd, .gd .x, .gi, .gi .x { display: inline-block; width: 100%; }}
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight, .gist-highlight {
|
.highlight, .gist-highlight {
|
||||||
|
Loading…
Reference in New Issue
Block a user