| Index: third_party/WebKit/Source/devtools/front_end/components/breakpointsList.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/components/breakpointsList.css b/third_party/WebKit/Source/devtools/front_end/components/breakpointsList.css
|
| index b7b3d1a7c18ca0c3e64699a23d6e07baa99ec563..6d06233c5bd2cfc19989ffc361a314d1e3037396 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/components/breakpointsList.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/components/breakpointsList.css
|
| @@ -98,7 +98,7 @@ li.breakpoint-hit .breakpoint-hit-marker {
|
| }
|
|
|
| .event-listener-breakpoints {
|
| - margin-top: 0;
|
| + margin: 0;
|
| padding: 2px 6px;
|
| list-style: none;
|
| min-height: 18px;
|
|
|