| Index: third_party/WebKit/Source/devtools/front_end/ui/textPrompt.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/ui/textPrompt.css b/third_party/WebKit/Source/devtools/front_end/ui/textPrompt.css
|
| index 7ff274741fd3ff071b236d6f2878416dbd754d66..54e7a41de21c5f358c543b556465adcf72c55abc 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/ui/textPrompt.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/ui/textPrompt.css
|
| @@ -25,6 +25,7 @@
|
| color: #222 !important;
|
| text-decoration: none !important;
|
| -webkit-user-modify: read-write-plaintext-only;
|
| + white-space: pre;
|
| }
|
|
|
| ::content .auto-complete-text,
|
|
|