Index: third_party/WebKit/Source/devtools/front_end/inline_editor/swatchPopover.css |
diff --git a/third_party/WebKit/Source/devtools/front_end/ui/popover.css b/third_party/WebKit/Source/devtools/front_end/inline_editor/swatchPopover.css |
similarity index 88% |
copy from third_party/WebKit/Source/devtools/front_end/ui/popover.css |
copy to third_party/WebKit/Source/devtools/front_end/inline_editor/swatchPopover.css |
index 493f8de560fe40322ba042a2578c07b2410d2fbb..177a70a16d09841f49e09caa83ff77b3e29c2224 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/ui/popover.css |
+++ b/third_party/WebKit/Source/devtools/front_end/inline_editor/swatchPopover.css |
@@ -12,9 +12,4 @@ |
overflow: auto; |
-webkit-user-select: text; |
line-height: 11px; |
- padding: 6px; |
-} |
- |
-.widget.no-padding { |
- padding: 0; |
} |