| Index: Source/devtools/front_end/emulation/overrides.css
|
| diff --git a/Source/devtools/front_end/emulation/overrides.css b/Source/devtools/front_end/emulation/overrides.css
|
| index e36691b703e777ca5da16549ceb154301ce8667b..a8254a6db591dd0860d6ddf21684fd401c612fd0 100644
|
| --- a/Source/devtools/front_end/emulation/overrides.css
|
| +++ b/Source/devtools/front_end/emulation/overrides.css
|
| @@ -216,7 +216,7 @@
|
|
|
| .overrides-view .overrides-footer::before {
|
| background-image: url(Images/toolbarButtonGlyphs.png);
|
| - background-size: 320px 144px;
|
| + background-size: 352px 144px;
|
| width: 10px;
|
| height: 10px;
|
| content: "";
|
|
|