| Index: Source/devtools/front_end/ui/filter.css
|
| diff --git a/Source/devtools/front_end/ui/filter.css b/Source/devtools/front_end/ui/filter.css
|
| index f21fe55f8a08fbd3cf648708ce73a9852a927808..69d24a11bb703fecd1e9735a236b890e18d7dde2 100644
|
| --- a/Source/devtools/front_end/ui/filter.css
|
| +++ b/Source/devtools/front_end/ui/filter.css
|
| @@ -139,7 +139,7 @@
|
|
|
| .filter-checkbox-filter .checkbox-filter-checkbox-checked {
|
| background-image: url(Images/toolbarButtonGlyphs.png);
|
| - background-size: 320px 144px;
|
| + background-size: 352px 144px;
|
| background-position: -129px -110px;
|
| }
|
|
|
|
|