Skip to content

Instantly share code, notes, and snippets.

@kiwiupover
Created November 15, 2013 21:46
Show Gist options
  • Save kiwiupover/7492185 to your computer and use it in GitHub Desktop.
Save kiwiupover/7492185 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.3.0.rc.1)
// Compass (v0.13.alpha.10)
// ----
.btn-group
> .btn + .btn
margin-left: -1px
.btn-group > .btn + .btn {
margin-left: -1px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment