| Index: Source/devtools/front_end/elements/computedStyleSidebarPane.css
|
| diff --git a/Source/devtools/front_end/elements/computedStyleSidebarPane.css b/Source/devtools/front_end/elements/computedStyleSidebarPane.css
|
| index f193b6c64afcc2dee967dee5bae658ab8a130730..2f0770807769fee9f81a60f6b646a70ac611924a 100644
|
| --- a/Source/devtools/front_end/elements/computedStyleSidebarPane.css
|
| +++ b/Source/devtools/front_end/elements/computedStyleSidebarPane.css
|
| @@ -4,11 +4,8 @@
|
| * found in the LICENSE file.
|
| */
|
|
|
| -.computed-style-sidebar-pane {
|
| - padding: 2px 2px 4px 4px;
|
| -}
|
| -
|
| .computed-properties {
|
| + padding: 2px 2px 4px 4px;
|
| -webkit-user-select: text;
|
| }
|
|
|
|
|