diff --git a/themes/atom-dark-ui/command-panel.css b/themes/atom-dark-ui/command-panel.css index 7d9d43376..6d0f9775b 100644 --- a/themes/atom-dark-ui/command-panel.css +++ b/themes/atom-dark-ui/command-panel.css @@ -8,7 +8,7 @@ .command-panel .preview-list { max-height: 300px; overflow: auto; - margin: 0 0 5px 10px; + margin: 0 1px 5px 10px; position: relative; background-color: #1e1e1e; color: #C5C8C6;