| Index: third_party/WebKit/Source/devtools/front_end/ui/searchableView.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/ui/searchableView.css b/third_party/WebKit/Source/devtools/front_end/ui/searchableView.css
|
| index 6b6f169eb09ac2f68e2e9987d299a08c46b6e1d2..726b9aaf9b25386c1f7d50b225e3676618126ee5 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/ui/searchableView.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/ui/searchableView.css
|
| @@ -72,6 +72,7 @@
|
| background-image: linear-gradient(rgb(241, 241, 241), rgb(220, 220, 220));
|
| width: 100%;
|
| height: 20px;
|
| + white-space: nowrap;
|
| }
|
|
|
| .toolbar-search button.search-action-button:active {
|
|
|