Skip to content

Commit

Permalink
Fix alignment of the "Update branch" button for PRs (refined-github#981)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszklis authored and fregante committed Jan 13, 2018
1 parent 1a1df5c commit 316b67e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/content.css
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
.mergeability-details .branch-action-item-icon {
margin-top: -4px;
}
.mergeability-details .branch-action-item .float-right.btn {
.mergeability-details .branch-action-item .btn {
margin-top: -6px;
}
.alt-merge-options {
Expand Down

0 comments on commit 316b67e

Please sign in to comment.