| Index: Source/devtools/front_end/cmdevtools.css
|
| diff --git a/Source/devtools/front_end/cmdevtools.css b/Source/devtools/front_end/cmdevtools.css
|
| index 6db3c268489ae7946a43b54658aff80f6d552550..387e26d7fbaae6965b5a9ef554b9508012a11afa 100644
|
| --- a/Source/devtools/front_end/cmdevtools.css
|
| +++ b/Source/devtools/front_end/cmdevtools.css
|
| @@ -243,6 +243,7 @@
|
| border-top: 1px solid rgb(215, 215, 215);
|
| line-height: 1.2;
|
| white-space: nowrap;
|
| + display: flex;
|
| }
|
|
|
| .text-editor-row-message .bubble-repeat-count {
|
| @@ -252,6 +253,7 @@
|
|
|
| .text-editor-row-message-icon {
|
| margin-right: 1ex;
|
| + margin-top: 2px;
|
| }
|
|
|
| .CodeMirror .text-editor-line-decoration-icon {
|
|
|