Skip to content

Instantly share code, notes, and snippets.

@Sleavely
Created June 2, 2014 13:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Sleavely/bdc1c0d8b216a300bd20 to your computer and use it in GitHub Desktop.
Save Sleavely/bdc1c0d8b216a300bd20 to your computer and use it in GitHub Desktop.
[role=navigation] {
margin-bottom: 1px;
}
[role=main] > div {
background-color: white;
border-left: 1px solid #d1d1d1;
border-right: 1px solid #d1d1d1;
box-sizing: border-box;
margin: 0 auto;
padding: 1em;
max-width: 600px;
}
#klarna-checkout-container {
padding: 1em 0;
width: calc(100% - 1px);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment