/**
 * @file
 * Styling for contextual links behaviour and structure.
 */
/**
 * Field display.
 */
.field--label-inline .field__label,
.field--label-inline .field__items {
  float: right;
}
