Index: Source/WebCore/css/html.css |
diff --git a/Source/WebCore/css/html.css b/Source/WebCore/css/html.css |
index f3d44a250a6d32dc805467ac9c1223995ebcb001..c9b7023a0be990bab97acf3384264a4275f17c86 100644 |
--- a/Source/WebCore/css/html.css |
+++ b/Source/WebCore/css/html.css |
@@ -59,11 +59,9 @@ body { |
margin: 8px |
} |
-#if defined(ENABLE_IFRAME_SEAMLESS) && ENABLE_IFRAME_SEAMLESS |
body:-webkit-seamless-document { |
margin: 0px; |
} |
-#endif |
p { |
display: block; |