Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/front_end/perf_ui/timelineGrid.css |
| diff --git a/third_party/WebKit/Source/devtools/front_end/perf_ui/timelineGrid.css b/third_party/WebKit/Source/devtools/front_end/perf_ui/timelineGrid.css |
| index 68d0f183ce6c7e0198d6af40b5c63a83e7de782c..9e2382e16e12808f5b096cd899e38b0e01529b53 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/perf_ui/timelineGrid.css |
| +++ b/third_party/WebKit/Source/devtools/front_end/perf_ui/timelineGrid.css |
| @@ -46,7 +46,7 @@ |
| .resources-event-divider { |
| position: absolute; |
| - width: 2px; |
| + width: 1px; |
| top: 0; |
| bottom: 0; |
| z-index: 300; |