mirror of
https://github.com/discourse/discourse.git
synced 2024-11-30 20:54:00 -06:00
strip font-family from pre/code on mobile
This commit is contained in:
parent
109107e7b7
commit
db863c7d67
@ -212,7 +212,7 @@ a:hover.reply-new {
|
||||
/* Code, KBD, Sub/sup formatting */
|
||||
|
||||
code,kbd,pre,samp {
|
||||
font-family: monospace; font-size:1em;
|
||||
font-size:1em;
|
||||
}
|
||||
pre {
|
||||
code {
|
||||
|
Loading…
Reference in New Issue
Block a user