You are here

commerce-license.css in Commerce License 7

.commerce-license-duration {
  margin-left: 1.3em;
  margin-top: -10px;
}
.commerce-license-duration-wrapper .description {
  display: block;
}

File

theme/commerce-license.css
View source
  1. .commerce-license-duration {
  2. margin-left: 1.3em;
  3. margin-top: -10px;
  4. }
  5. .commerce-license-duration-wrapper .description {
  6. display: block;
  7. }