Chromium Code Reviews| Index: Source/devtools/front_end/filter.css |
| diff --git a/Source/devtools/front_end/filter.css b/Source/devtools/front_end/filter.css |
| index 5c8f790ceece6c3ce43c96c43f8f1c585af3df78..fb7eb2ade2c6720d654f0b125c6804e9dddf1989 100644 |
| --- a/Source/devtools/front_end/filter.css |
| +++ b/Source/devtools/front_end/filter.css |
| @@ -32,7 +32,7 @@ |
| display: flex; |
| margin-left: 1px; |
| margin-right: 1px; |
| - flex: 0 0 100px; |
| + flex: 1 0 100px; |
| } |
| .filter-text-filter.supports-regex { |