mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-10-31 23:35:00 -04:00
Merge pull request #287 from treyhunner/fix/line-wrap-after-code
Fix/line wrap after code
This commit is contained in:
commit
1eed72762d
@ -89,8 +89,7 @@ h3.filename {
|
||||
p, li {
|
||||
code {
|
||||
@extend .mono;
|
||||
display: inline-block;
|
||||
white-space: no-wrap;
|
||||
white-space: pre;
|
||||
background: #fff;
|
||||
font-size: .8em;
|
||||
line-height: 1.5em;
|
||||
|
Loading…
Reference in New Issue
Block a user