| 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 d829cc093bf389d4c42688242bb13f77763fe07c..b4d077c80f00d98df05b24cccc500647bbe16220 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/components/breakpointsList.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/components/breakpointsList.css
|
| @@ -123,12 +123,6 @@ li.breakpoint-hit .breakpoint-hit-marker {
|
| z-index: -1;
|
| }
|
|
|
| -.event-listener-breakpoints {
|
| - margin: 0;
|
| - padding: 2px 4px;
|
| - min-height: 18px;
|
| -}
|
| -
|
| .dom-breakpoints-list > li {
|
| display: flex;
|
| }
|
|
|