mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-10-31 23:35:00 -04:00
Fix wrapping in and around code elements
This commit is contained in:
parent
665737f3fe
commit
ffb31492d2
@ -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