Skip to content

Instantly share code, notes, and snippets.

@stantona
Created September 4, 2012 18:16
Show Gist options
  • Select an option

  • Save stantona/3624429 to your computer and use it in GitHub Desktop.

Select an option

Save stantona/3624429 to your computer and use it in GitHub Desktop.
// specify it under conversation style
.conversation {
header {
padding-top: 12px;
padding-bottom: 12px;
}
}
// specify it explicitly
header.single-line {
padding-top: 12px;
padding-bottom: 12px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment