Index: Source/devtools/front_end/inspectorCommon.css |
diff --git a/Source/devtools/front_end/inspectorCommon.css b/Source/devtools/front_end/inspectorCommon.css |
index 4ca58b37a2f4346c1bf653a2fdbca60b06c39491..2b48edf60dfb7f63575c10b6e680209352c00fa6 100644 |
--- a/Source/devtools/front_end/inspectorCommon.css |
+++ b/Source/devtools/front_end/inspectorCommon.css |
@@ -102,7 +102,7 @@ body /deep/ iframe.fill { |
height: 100%; |
} |
-body /deep/ .view { |
+body /deep/ .widget { |
position: relative; |
flex: auto; |
} |
@@ -133,7 +133,7 @@ body /deep/ .flex-centered { |
justify-content: center; |
} |
-body /deep/ iframe.view { |
+body /deep/ iframe.widget { |
position: absolute; |
width: 100%; |
height: 100%; |