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 92c95e495e5886e70714ba2b00bb476666d1d0f5..bb9f5421859fd44fdf64ab34a754a9f604a74884 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/ui/tabbedPane.css |
| +++ b/third_party/WebKit/Source/devtools/front_end/ui/tabbedPane.css |
| @@ -73,7 +73,7 @@ |
| } |
| .tabbed-pane-header-tab-icon { |
| - margin-right: 2px; |
| + margin-right: 6px; |
|
lushnikov
2016/12/20 05:36:05
6px = 2px (old) + 4px (from dt-label)
|
| } |
| .tabbed-pane-header-tab { |