Skip to content

Instantly share code, notes, and snippets.

@genee19
Created June 17, 2013 10:44
Show Gist options
  • Save genee19/5796077 to your computer and use it in GitHub Desktop.
Save genee19/5796077 to your computer and use it in GitHub Desktop.
div.ecwid-floatLeftPanel {
float: left;
text-align: right;
}
div.ecwid-PaymentMethodsBlock-PaymentOption {
text-align: right;
}
div.ecwid-fieldWrapper {
overflow: hidden;
}
div.ecwid-fieldWrapper label.ecwid-fieldLabel {
text-align: right;
float: right;
margin-left: 1em;
padding-left: 0;
padding-right: 0;
}
div.ecwid-fieldWrapper table.ecwid-fieldEnvelope {
float: right;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment