Skip to content

Commit

Permalink
Correct alignment of arrow on right positioned panes
Browse files Browse the repository at this point in the history
  • Loading branch information
laCour committed Jan 23, 2018
1 parent 9e9937d commit feec1c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/status.scss
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@

&::before {
left: auto;
right: 80px;
right: 10px;
}
}
}
Expand Down

0 comments on commit feec1c3

Please sign in to comment.