Documentation: dropped the overflow: auto declaration for pre elements since Firefox has some nasty problems viewing the doc pages with it.
This commit is contained in:
parent
68b3a6a966
commit
b3873ea6be
@ -84,7 +84,6 @@ pre {
|
||||
line-height: 1.2em;
|
||||
background-color: #f6f6f6;
|
||||
border: 1px solid #cccccc;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
pre .default {
|
||||
|
Loading…
x
Reference in New Issue
Block a user