diff --git a/src/sql/workbench/services/connection/browser/media/connectionDialog.css b/src/sql/workbench/services/connection/browser/media/connectionDialog.css index ab4cd29275..bff9ebf932 100644 --- a/src/sql/workbench/services/connection/browser/media/connectionDialog.css +++ b/src/sql/workbench/services/connection/browser/media/connectionDialog.css @@ -37,7 +37,6 @@ } .connection-recent, .connection-saved { - margin: 5px; flex: 1 1; overflow-y: auto; }