| Index: third_party/WebKit/Source/devtools/front_end/elements/computedStyleSidebarPane.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/elements/computedStyleSidebarPane.css b/third_party/WebKit/Source/devtools/front_end/elements/computedStyleSidebarPane.css
|
| index 34828965ecc32518cc8d443e327fa0c92cbd321e..0cc8244e71feb3535ed4f55b7f4de910c19d52f0 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/elements/computedStyleSidebarPane.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/elements/computedStyleSidebarPane.css
|
| @@ -6,6 +6,7 @@
|
|
|
| .computed-properties {
|
| -webkit-user-select: text;
|
| + flex-shrink: 0;
|
| }
|
|
|
| .computed-style-property {
|
|
|