Skip to content

Commit

Permalink
Adjust settings toolbar alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
jasongrout committed Jun 19, 2019
1 parent fd18d01 commit 17f467c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/settingeditor/style/base.css
Expand Up @@ -130,7 +130,8 @@
}

#setting-editor .jp-SettingsRawEditor .jp-Toolbar-item {
margin-top: 2px;
margin-top: 1px;
align-items: center;
}

.jp-ToolbarButtonComponent-label
Expand Down

0 comments on commit 17f467c

Please sign in to comment.