Skip to content

Instantly share code, notes, and snippets.

@lovio
Created July 31, 2014 06:07
Show Gist options
  • Save lovio/a4394e5739dcb4e3990f to your computer and use it in GitHub Desktop.
Save lovio/a4394e5739dcb4e3990f to your computer and use it in GitHub Desktop.
btn-group-border
.btn-container-selector ~ .btn-container-selector > .btn-container {
border-left: none;
}
@lovio
Copy link
Author

lovio commented Jul 31, 2014

这样的效果是,相邻的两个btn之间只有一层border

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment