Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/front_end/ui/toolbar.css |
| diff --git a/third_party/WebKit/Source/devtools/front_end/ui/toolbar.css b/third_party/WebKit/Source/devtools/front_end/ui/toolbar.css |
| index 98fa05e43340363e8e1cc581144884a3bee9c1f6..6223cbfd37c82045fab64471c63e1331917b8404 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/ui/toolbar.css |
| +++ b/third_party/WebKit/Source/devtools/front_end/ui/toolbar.css |
| @@ -201,7 +201,7 @@ select.toolbar-item { |
| /* Input */ |
| input.toolbar-item { |
| - width: 200px; |
| + width: 120px; |
|
dgozman
2017/01/31 04:21:30
I think this will affect more toolbars.
pfeldman
2017/01/31 19:54:45
I know, but I don't yet know where this results in
|
| height: 20px; |
| padding: 3px; |
| margin: 1px 3px; |