Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css |
| diff --git a/third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css b/third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css |
| index 02c4091deb77bcab0dafb843b35b62dbcec56352..76b0b62c40a840c65830e6a0f5e09169152d506b 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css |
| +++ b/third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css |
| @@ -330,7 +330,6 @@ |
| line-height: 15px; |
| margin-left: 3px; |
| width: calc(100% - 7px); |
| - -webkit-user-modify: read-write-plaintext-only; |
| background-color: #fff; |
| cursor: text; |
| } |