Skip to content

Commit 4d72e14

Browse files
author
Chris K
committed
DFL-3394 Event listener list has too much padding
1 parent 9558673 commit 4d72e14

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/ecma-debugger/eventlisteners/evlisteners.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@
2020
margin-bottom: 10px;
2121
}
2222

23+
.list-selected-node dd
24+
{
25+
margin-left: 26px;
26+
}
27+
2328
.ev-missing-script:hover
2429
{
2530
border-radius: 2px;

0 commit comments

Comments
 (0)