Index: third_party/WebKit/Source/devtools/front_end/ui/inspectorCommon.css |
diff --git a/third_party/WebKit/Source/devtools/front_end/ui/inspectorCommon.css b/third_party/WebKit/Source/devtools/front_end/ui/inspectorCommon.css |
index b08c51aa4c14deadc2fe6219da6444e613f08d34..15bab965add25f8ad7aa155d7d32fda0dbe9507e 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/ui/inspectorCommon.css |
+++ b/third_party/WebKit/Source/devtools/front_end/ui/inspectorCommon.css |
@@ -43,7 +43,7 @@ |
} |
* { |
- box-sizing: border-box; |
+ box-sizing: content-box; |
} |
:focus { |