/**
 * Styles that apply to all GFM related forms.
 */

.gfm-commit_range {
  font-family: $monospace_font;
  font-size: 90%;
}