| 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 23306cdb1fd40541190933173948b449eb6c314d..7bb0f20da0460bb3d556675580d6e04d0cbc6ccc 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/ui/toolbar.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/ui/toolbar.css
|
| @@ -87,7 +87,7 @@
|
| }
|
|
|
| .toolbar-has-glyph .toolbar-text {
|
| - margin-left: 0;
|
| + margin-left: -4px;
|
| }
|
|
|
| .toolbar-button:not(.toolbar-has-glyph):not(.toolbar-has-dropdown):not(.largeicon-menu) {
|
|
|