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 dfdd957ab9980565f8f5754943a3cdf5811280da..193c56350b56e1175d8ae6b61b2e42b056fb8e29 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/ui/toolbar.css |
| +++ b/third_party/WebKit/Source/devtools/front_end/ui/toolbar.css |
| @@ -55,7 +55,7 @@ |
| .toolbar-dropdown-arrow { |
| background-color: #6D6D6D; |
| pointer-events: none; |
| - margin: auto 0; |
| + margin-left: 2px; |
|
lushnikov
2017/03/23 20:56:24
while you're here, could you please re-use the sma
luoe
2017/03/23 22:32:17
Done.
|
| flex: none; |
| } |