Added a reminder to the ua.css
git-svn-id: svn://10.0.0.236/trunk@14341 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user