Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/front_end/ui/tabbedPane.css |
| diff --git a/third_party/WebKit/Source/devtools/front_end/ui/tabbedPane.css b/third_party/WebKit/Source/devtools/front_end/ui/tabbedPane.css |
| index bb9f5421859fd44fdf64ab34a754a9f604a74884..0b98b26c07477bfd22175c99e5fc0a760b1b9feb 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/ui/tabbedPane.css |
| +++ b/third_party/WebKit/Source/devtools/front_end/ui/tabbedPane.css |
| @@ -74,6 +74,8 @@ |
| .tabbed-pane-header-tab-icon { |
| margin-right: 6px; |
| + display: flex; |
| + align-items: center; |
| } |
| .tabbed-pane-header-tab { |