Attach background data to divs as well
This commit is contained in:
parent
e5457a5a1f
commit
a5396bde70
1 changed files with 1 additions and 1 deletions
|
@ -119,5 +119,5 @@ sup { display: none; }
|
|||
dfn { display: none; }
|
||||
|
||||
/* #9239 Attach a background to the body( avoid crashes in removing the test element in support ) */
|
||||
body { background: url(http://www.ctemploymentlawblog.com/test.jpg) no-repeat -1000px 0; }
|
||||
body, div { background: url(http://www.ctemploymentlawblog.com/test.jpg) no-repeat -1000px 0; }
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue