Skip to content

Commit

Permalink
fix static
Browse files Browse the repository at this point in the history
  • Loading branch information
engcom-Charlie committed Jan 28, 2020
1 parent 75c2fb5 commit b8480b8
Showing 1 changed file with 3 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -211,12 +211,6 @@
}
}
}

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

//
Expand Down Expand Up @@ -302,6 +296,9 @@
.action {
&.primary {
margin: 0;
&.button {
margin-top: 2px;
}
}
}
}
Expand Down

0 comments on commit b8480b8

Please sign in to comment.