mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-01 12:03:08 +00:00
Bug 777565 - Don't overflow pre/code elements in reader, wrap them (r=bnicholson)
This commit is contained in:
parent
23ce62fbf6
commit
1fbab24ea7
@ -130,7 +130,7 @@ body {
|
||||
}
|
||||
|
||||
.content pre {
|
||||
overflow: scroll !important;
|
||||
white-space: pre-wrap !important;
|
||||
}
|
||||
|
||||
.content blockquote {
|
||||
|
Loading…
x
Reference in New Issue
Block a user