Skip to content

Commit

Permalink
Remove unneeded margin on settings editor scrollbar
Browse files Browse the repository at this point in the history
Fix #75724
  • Loading branch information
roblourens committed Jun 20, 2019
1 parent 63bcdd8 commit c3fe2d8
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -237,8 +237,6 @@
}

.settings-editor > .settings-body .settings-tree-container {
margin-right: 1px;
/* So the item doesn't blend into the edge of the view container */
margin-top: 14px;
border-spacing: 0;
border-collapse: separate;
Expand Down

0 comments on commit c3fe2d8

Please sign in to comment.