mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 10:33:33 +00:00
Added a reminder to the ua.css
This commit is contained in:
parent
d30dab65fb
commit
21c0ad58b2
@ -25,8 +25,12 @@ BODY {
|
||||
cursor: default;
|
||||
display: block;
|
||||
line-height: normal;
|
||||
|
||||
//XXX Note: see the code in nsHTMLBodyElement that hacks away at the padding
|
||||
//XXX when body margin attributes are used
|
||||
//XXX not yet... margin: 8px;
|
||||
padding: 8px;
|
||||
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
|
@ -25,8 +25,12 @@ BODY {
|
||||
cursor: default;
|
||||
display: block;
|
||||
line-height: normal;
|
||||
|
||||
//XXX Note: see the code in nsHTMLBodyElement that hacks away at the padding
|
||||
//XXX when body margin attributes are used
|
||||
//XXX not yet... margin: 8px;
|
||||
padding: 8px;
|
||||
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user