| 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 b5c4f1e753059f1c1f72e86e1e8e635ec4716927..b5b74fa269666307aeacc5b8843bbe625281f872 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/ui/searchableView.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/ui/searchableView.css
|
| @@ -77,7 +77,7 @@
|
| border-radius: 8px;
|
| margin: 1px 3px 0 3px;
|
| background-image: linear-gradient(rgb(241, 241, 241), rgb(220, 220, 220));
|
| - width: 75px;
|
| + width: 82px;
|
| height: 20px;
|
| white-space: nowrap;
|
| }
|
| @@ -93,7 +93,7 @@
|
| }
|
|
|
| .toolbar-search-buttons {
|
| - flex-basis: 165px;
|
| + flex-basis: 179px;
|
| }
|
|
|
| .toolbar-replace-control,
|
|
|