Skip to content

Commit

Permalink
Correct position of Settings dropdown arrow
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb531 committed Aug 18, 2018
1 parent 4aabb4a commit 6ab97b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/styles/_settings.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.settings-panel {
&:after {
left: 55px;
left: 14px;
}
}

Expand Down

0 comments on commit 6ab97b5

Please sign in to comment.