Skip to content

Commit

Permalink
#25966: Next button position fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vadim committed Jan 24, 2020
1 parent a505a16 commit 75c2fb5
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,12 @@
}
}
}

#shipping-method-buttons-container {
.button {
margin-top: 2px;
}
}
}

//
Expand Down

0 comments on commit 75c2fb5

Please sign in to comment.