Skip to content

Commit

Permalink
Merge branch 'master' into release/0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
kburtram committed Feb 14, 2018
2 parents ebd620b + f1b6491 commit 49bf916
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sqlops",
"version": "0.26.5",
"version": "0.26.6",
"distro": "8c3e97e3425cc9814496472ab73e076de2ba99ee",
"author": {
"name": "Microsoft Corporation"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
background-size: cover;
}

.connection-input .monaco-action-bar .action-item .icon {
.connection-input .monaco-inputbox .monaco-action-bar .action-item .icon {
width: 8px;
height: 8px;
}

0 comments on commit 49bf916

Please sign in to comment.