Index: third_party/WebKit/Source/devtools/front_end/ui/tabbedPane.css |
diff --git a/third_party/WebKit/Source/devtools/front_end/ui/tabbedPane.css b/third_party/WebKit/Source/devtools/front_end/ui/tabbedPane.css |
index 467cbb2a34cfb5093be46080c829d626b0addc6e..76015691b0da2e4e5899343cb0a40b64df8f5278 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/ui/tabbedPane.css |
+++ b/third_party/WebKit/Source/devtools/front_end/ui/tabbedPane.css |
@@ -45,14 +45,6 @@ |
background-color: lightgray; |
} |
-.tabbed-pane-placeholder { |
- font-size: 14px; |
- text-align: center; |
- margin-top: 20px; |
- text-shadow: rgba(255, 255, 255, 0.75) 0 1px 0; |
- white-space: pre; |
-} |
- |
.tabbed-pane-header { |
display: flex; |
flex: 0 0 27px; |